|
||||||||||
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.collection.CompositeElementPropertyMapping
public class CompositeElementPropertyMapping
Constructor Summary | |
---|---|
CompositeElementPropertyMapping(java.lang.String[] elementColumns,
java.lang.String[] elementFormulaTemplates,
AbstractComponentType compositeType,
Mapping factory)
|
Method Summary | |
---|---|
protected java.lang.String |
getEntityName()
|
Type |
getType()
Get the type of the thing containing the properties |
Methods inherited from class org.hibernate.persister.entity.AbstractPropertyMapping |
---|
addPropertyPath, getColumnNames, getIdentifierColumnNames, initComponentPropertyPaths, initIdentifierPropertyPaths, initPropertyPaths, propertyException, toColumns, toColumns, toType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CompositeElementPropertyMapping(java.lang.String[] elementColumns, java.lang.String[] elementFormulaTemplates, AbstractComponentType compositeType, Mapping factory) throws MappingException
MappingException
Method Detail |
---|
public Type getType()
PropertyMapping
protected java.lang.String getEntityName()
getEntityName
in class AbstractPropertyMapping
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |