public class EntityBasedCompositionAttribute extends AbstractCompositionAttribute implements CompositionDefinition
Constructor and Description |
---|
EntityBasedCompositionAttribute(EntityPersister source,
SessionFactoryImplementor factory,
int attributeNumber,
String attributeName,
CompositeType attributeType,
BaselineAttributeInformation baselineInfo) |
getAttributes, getType, locateOwningPersister, loggableMetadata
attributeNumber, getCascadeStyle, getFetchMode, getSource, isDirtyCheckable, isDirtyCheckable, isInsertable, isInsertGenerated, isLazy, isNullable, isUpdateable, isUpdateGenerated, isVersionable, sessionFactory, source, toString
getName, getNode
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getName, getSource, getType
getAttributes
public EntityBasedCompositionAttribute(EntityPersister source, SessionFactoryImplementor factory, int attributeNumber, String attributeName, CompositeType attributeType, BaselineAttributeInformation baselineInfo)
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.