|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.persister.entity.AbstractPropertyMapping
org.hibernate.persister.entity.BasicEntityPropertyMapping
public class BasicEntityPropertyMapping
| Constructor Summary | |
|---|---|
BasicEntityPropertyMapping(AbstractEntityPersister persister)
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
getEntityName()
|
java.lang.String[] |
getIdentifierColumnNames()
|
Type |
getType()
Get the type of the thing containing the properties |
java.lang.String[] |
toColumns(java.lang.String alias,
java.lang.String propertyName)
Given a query alias and a property path, return the qualified column name |
| Methods inherited from class org.hibernate.persister.entity.AbstractPropertyMapping |
|---|
addPropertyPath, getColumnNames, initComponentPropertyPaths, initIdentifierPropertyPaths, initPropertyPaths, propertyException, toColumns, toType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BasicEntityPropertyMapping(AbstractEntityPersister persister)
| Method Detail |
|---|
public java.lang.String[] getIdentifierColumnNames()
getIdentifierColumnNames in class AbstractPropertyMappingprotected java.lang.String getEntityName()
getEntityName in class AbstractPropertyMappingpublic Type getType()
PropertyMapping
public java.lang.String[] toColumns(java.lang.String alias,
java.lang.String propertyName)
throws QueryException
PropertyMapping
toColumns in interface PropertyMappingtoColumns in class AbstractPropertyMappingQueryException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||