Package org.hibernate.persister.walking.spi
-
Interface Summary Interface Description AnyMappingDefinition Describes an ANY mappingAnyMappingDefinition.DiscriminatorMapping Models a single discriminator mapping definitionAssociationAttributeDefinition AssociationVisitationStrategy Strategy for walking associations as defined by the Hibernate metamodel.AttributeDefinition AttributeSource CollectionDefinition CollectionElementDefinition Represents a collection element.CollectionIndexDefinition CompositeCollectionElementDefinition The definition for a composite collection element.CompositionDefinition EncapsulatedEntityIdentifierDefinition EntityDefinition Defines the contract for walking the attributes defined by an entityEntityIdentifierDefinition Describes aspects of the identifier for an entityNonEncapsulatedEntityIdentifierDefinition -
Class Summary Class Description AssociationKey Used to uniquely identify a foreign key, so that we don't join it more than once creating circularities.MetamodelGraphWalker Implements metamodel graph walking. -
Enum Summary Enum Description AssociationAttributeDefinition.AssociationNature -
Exception Summary Exception Description WalkingException Indicates a problem walking the domain tree.