程序包 org.hibernate.persister.walking.spi
-
接口概要 接口 说明 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 -
类概要 类 说明 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. -
枚举概要 枚举 说明 AssociationAttributeDefinition.AssociationNature -
异常错误概要 异常错误 说明 WalkingException Indicates a problem walking the domain tree.