Package | Description |
---|---|
org.hibernate.tuple.component | |
org.hibernate.tuple.entity |
Modifier and Type | Class and Description |
---|---|
class |
CompositionBasedCompositionAttribute |
Modifier and Type | Method and Description |
---|---|
AbstractCompositionAttribute |
AbstractCompositeBasedAttribute.getSource() |
Constructor and Description |
---|
AbstractCompositeBasedAttribute(AbstractCompositionAttribute source,
SessionFactoryImplementor sessionFactory,
int attributeNumber,
String attributeName,
Type attributeType,
BaselineAttributeInformation baselineInfo,
int ownerAttributeNumber) |
CompositeBasedAssociationAttribute(AbstractCompositionAttribute source,
SessionFactoryImplementor factory,
int attributeNumber,
String attributeName,
AssociationType attributeType,
BaselineAttributeInformation baselineInfo,
int ownerAttributeNumber,
AssociationKey associationKey) |
Modifier and Type | Class and Description |
---|---|
class |
EntityBasedCompositionAttribute |
Copyright © 2013. All rights reserved.