public class EntityBasedCompositionAttribute extends AbstractCompositionAttribute implements CompositionDefinition
| Constructor and Description | 
|---|
| EntityBasedCompositionAttribute(EntityPersister source,
                               SessionFactoryImplementor factory,
                               int attributeNumber,
                               String attributeName,
                               CompositeType attributeType,
                               BaselineAttributeInformation baselineInfo) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected EntityPersister | locateOwningPersister() | 
getAttributes, getType, loggableMetadataattributeNumber, getCascadeStyle, getFetchMode, getSource, getValueGenerationStrategy, isDirtyCheckable, isDirtyCheckable, isInsertable, isLazy, isNullable, isUpdateable, isVersionable, sessionFactory, source, toStringgetName, getNodeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetTypegetName, getSource, isNullablegetAttributespublic EntityBasedCompositionAttribute(EntityPersister source, SessionFactoryImplementor factory, int attributeNumber, String attributeName, CompositeType attributeType, BaselineAttributeInformation baselineInfo)
protected EntityPersister locateOwningPersister()
locateOwningPersister in class AbstractCompositionAttributeCopyright © 2017 JBoss by Red Hat. All rights reserved.