Uses of Package
org.hibernate.persister.walking.spi
-
Packages that use org.hibernate.persister.walking.spi Package Description org.hibernate.id org.hibernate.loader.plan.build.spi Defines the SPI for building a metamodel-driven LoadPlanorg.hibernate.loader.plan.spi Defines the SPI for the building blocks that make up a LoadPlan.org.hibernate.persister.collection org.hibernate.persister.entity org.hibernate.persister.walking.spi org.hibernate.tuple org.hibernate.tuple.component org.hibernate.tuple.entity -
Classes in org.hibernate.persister.walking.spi used by org.hibernate.id Class Description AttributeSource EntityDefinition Defines the contract for walking the attributes defined by an entity -
Classes in org.hibernate.persister.walking.spi used by org.hibernate.loader.plan.build.spi Class Description AssociationAttributeDefinition AssociationKey Used to uniquely identify a foreign key, so that we don't join it more than once creating circularities.AssociationVisitationStrategy Strategy for walking associations as defined by the Hibernate metamodel.AttributeDefinition -
Classes in org.hibernate.persister.walking.spi used by org.hibernate.loader.plan.spi Class Description AttributeDefinition -
Classes in org.hibernate.persister.walking.spi used by org.hibernate.persister.collection Class Description CollectionDefinition CollectionElementDefinition Represents a collection element.CollectionIndexDefinition -
Classes in org.hibernate.persister.walking.spi used by org.hibernate.persister.entity Class Description AttributeDefinition AttributeSource EntityDefinition Defines the contract for walking the attributes defined by an entityEntityIdentifierDefinition Describes aspects of the identifier for an entity -
Classes in org.hibernate.persister.walking.spi used by org.hibernate.persister.walking.spi Class Description AnyMappingDefinition Describes an ANY mappingAnyMappingDefinition.DiscriminatorMapping Models a single discriminator mapping definitionAssociationAttributeDefinition AssociationAttributeDefinition.AssociationNature AssociationKey Used to uniquely identify a foreign key, so that we don't join it more than once creating circularities.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 EntityDefinition Defines the contract for walking the attributes defined by an entityEntityIdentifierDefinition Describes aspects of the identifier for an entity -
Classes in org.hibernate.persister.walking.spi used by org.hibernate.tuple Class Description AttributeDefinition AttributeSource -
Classes in org.hibernate.persister.walking.spi used by org.hibernate.tuple.component Class Description AnyMappingDefinition Describes an ANY mappingAssociationAttributeDefinition AssociationAttributeDefinition.AssociationNature AssociationKey Used to uniquely identify a foreign key, so that we don't join it more than once creating circularities.AttributeDefinition AttributeSource CollectionDefinition CompositionDefinition EntityDefinition Defines the contract for walking the attributes defined by an entity -
Classes in org.hibernate.persister.walking.spi used by org.hibernate.tuple.entity Class Description AnyMappingDefinition Describes an ANY mappingAssociationAttributeDefinition AssociationAttributeDefinition.AssociationNature AssociationKey Used to uniquely identify a foreign key, so that we don't join it more than once creating circularities.AttributeDefinition AttributeSource CollectionDefinition CompositionDefinition EntityDefinition Defines the contract for walking the attributes defined by an entity