public abstract class AbstractEntityBasedAttribute extends AbstractNonIdentifierAttribute
Modifier | Constructor and Description |
---|---|
protected |
AbstractEntityBasedAttribute(EntityPersister source,
SessionFactoryImplementor sessionFactory,
int attributeNumber,
String attributeName,
Type attributeType,
BaselineAttributeInformation attributeInformation) |
Modifier and Type | Method and Description |
---|---|
EntityPersister |
getSource() |
attributeNumber, getCascadeStyle, getFetchMode, getValueGenerationStrategy, isDirtyCheckable, isDirtyCheckable, isInsertable, isLazy, isNullable, isUpdateable, isVersionable, loggableMetadata, sessionFactory, source, toString
getName, getNode, getType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getName, getType
protected AbstractEntityBasedAttribute(EntityPersister source, SessionFactoryImplementor sessionFactory, int attributeNumber, String attributeName, Type attributeType, BaselineAttributeInformation attributeInformation)
public EntityPersister getSource()
getSource
in interface AttributeDefinition
getSource
in class AbstractNonIdentifierAttribute
Copyright © 2016 JBoss by Red Hat. All rights reserved.