Package | Description |
---|---|
org.hibernate.persister.walking.spi | |
org.hibernate.tuple.component | |
org.hibernate.tuple.entity |
Modifier and Type | Method and Description |
---|---|
AssociationKey |
AssociationAttributeDefinition.getAssociationKey() |
Modifier and Type | Method and Description |
---|---|
protected void |
MetadataDrivenModelGraphVisitor.addAssociationKey(AssociationKey associationKey)
Add association key to indicate the association is being visited.
|
protected boolean |
MetadataDrivenModelGraphVisitor.isDuplicateAssociationKey(AssociationKey associationKey)
Has an association with the specified key been visited already?
|
Modifier and Type | Method and Description |
---|---|
AssociationKey |
CompositeBasedAssociationAttribute.getAssociationKey() |
Constructor and Description |
---|
CompositeBasedAssociationAttribute(AbstractCompositionAttribute source,
SessionFactoryImplementor factory,
int attributeNumber,
String attributeName,
AssociationType attributeType,
BaselineAttributeInformation baselineInfo,
int ownerAttributeNumber,
AssociationKey associationKey) |
Modifier and Type | Method and Description |
---|---|
AssociationKey |
EntityBasedAssociationAttribute.getAssociationKey() |
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.