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, toString
getName, getNode, getType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getCascadeStyle, getFetchMode, isDirtyCheckable, isDirtyCheckable, isInsertable, isInsertGenerated, isLazy, isNullable, isUpdateable, isUpdateGenerated, isVersionable
getName, getType
public AbstractCompositeBasedAttribute(AbstractCompositionAttribute source, SessionFactoryImplementor sessionFactory, int attributeNumber, String attributeName, Type attributeType, BaselineAttributeInformation baselineInfo, int ownerAttributeNumber)
protected int ownerAttributeNumber()
public AbstractCompositionAttribute getSource()
getSource
in interface AttributeDefinition
getSource
in class AbstractNonIdentifierAttribute
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.