public abstract class AbstractCompositeBasedAttribute extends AbstractNonIdentifierAttribute implements NonIdentifierAttribute
| Constructor and Description |
|---|
AbstractCompositeBasedAttribute(AbstractCompositionAttribute source,
SessionFactoryImplementor sessionFactory,
int attributeNumber,
String attributeName,
Type attributeType,
BaselineAttributeInformation baselineInfo,
int ownerAttributeNumber) |
| Modifier and Type | Method and Description |
|---|---|
AbstractCompositionAttribute |
getSource() |
protected int |
ownerAttributeNumber() |
attributeNumber, getCascadeStyle, getFetchMode, isDirtyCheckable, isDirtyCheckable, isInsertable, isInsertGenerated, isLazy, isNullable, isUpdateable, isUpdateGenerated, isVersionable, loggableMetadata, sessionFactory, source, toStringgetName, getNode, getTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCascadeStyle, getFetchMode, isDirtyCheckable, isDirtyCheckable, isInsertable, isInsertGenerated, isLazy, isNullable, isUpdateable, isUpdateGenerated, isVersionablegetName, getTypepublic AbstractCompositeBasedAttribute(AbstractCompositionAttribute source, SessionFactoryImplementor sessionFactory, int attributeNumber, String attributeName, Type attributeType, BaselineAttributeInformation baselineInfo, int ownerAttributeNumber)
protected int ownerAttributeNumber()
public AbstractCompositionAttribute getSource()
getSource in interface AttributeDefinitiongetSource in class AbstractNonIdentifierAttributeCopyright © 2001-2013 Red Hat, Inc. All Rights Reserved.