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, loggableMetadata
attributeNumber, getCascadeStyle, getFetchMode, getSource, getValueGenerationStrategy, isDirtyCheckable, isDirtyCheckable, isInsertable, isLazy, isNullable, isUpdateable, isVersionable, sessionFactory, source, toString
getName, getNode
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getType
getName, getSource, isNullable
getAttributes
public EntityBasedCompositionAttribute(EntityPersister source, SessionFactoryImplementor factory, int attributeNumber, String attributeName, CompositeType attributeType, BaselineAttributeInformation baselineInfo)
protected EntityPersister locateOwningPersister()
locateOwningPersister
in class AbstractCompositionAttribute
Copyright © 2016 JBoss by Red Hat. All rights reserved.