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, toStringgetName, getNode, getTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetName, getTypeprotected AbstractEntityBasedAttribute(EntityPersister source, SessionFactoryImplementor sessionFactory, int attributeNumber, String attributeName, Type attributeType, BaselineAttributeInformation attributeInformation)
public EntityPersister getSource()
getSource in interface AttributeDefinitiongetSource in class AbstractNonIdentifierAttributeCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.