程序包的使用
org.hibernate.loader.plan.build.spi
-
使用org.hibernate.loader.plan.build.spi的程序包 程序包 说明 org.hibernate.loader.plan.build.internal Contains the internal implementations used for building a metamodel-driven LoadPlan.org.hibernate.loader.plan.build.internal.returns Contains the internal implementations of the building blocks that make up a metamodel-driven LoadPlan. .org.hibernate.loader.plan.build.internal.spaces Contains the internal implementations of query spaces in a metamodel-driven LoadPlan.org.hibernate.loader.plan.build.spi Defines the SPI for building a metamodel-driven LoadPlan -
org.hibernate.loader.plan.build.internal使用的org.hibernate.loader.plan.build.spi中的类 类 说明 ExpandingFetchSource Describes the internal contract for things which can contain fetches.ExpandingQuerySpaces Models a collection ofQuerySpacereferences and exposes the ability to create anExpandingQuerySpacefor "returns" and fetches; used when building a load plan.LoadPlanBuildingAssociationVisitationStrategy SpecializedAssociationVisitationStrategyimplementation for buildingLoadPlaninstances.LoadPlanBuildingContext Provides access to context needed in building a LoadPlan. -
org.hibernate.loader.plan.build.internal.returns使用的org.hibernate.loader.plan.build.spi中的类 类 说明 ExpandingCollectionQuerySpace Describes a collection query space that allows adding joins with other query spaces; used while building aCollectionQuerySpace.ExpandingCompositeQuerySpace Describes a composite query space that allows adding joins with other query spaces; used while building aCompositeQuerySpace.ExpandingEntityIdentifierDescription Describes an entity identifier description that allows adding fetches; used while building aEntityIdentifierDescription.ExpandingEntityQuerySpace Describes an entity query space that allows adding joins with other query spaces; used while building anEntityQuerySpace.ExpandingFetchSource Describes the internal contract for things which can contain fetches.ExpandingQuerySpace Describes a query space that allows adding joins with other query spaces; used while building aQuerySpace.ExpandingQuerySpaces Models a collection ofQuerySpacereferences and exposes the ability to create anExpandingQuerySpacefor "returns" and fetches; used when building a load plan. -
org.hibernate.loader.plan.build.internal.spaces使用的org.hibernate.loader.plan.build.spi中的类 类 说明 ExpandingCollectionQuerySpace Describes a collection query space that allows adding joins with other query spaces; used while building aCollectionQuerySpace.ExpandingCompositeQuerySpace Describes a composite query space that allows adding joins with other query spaces; used while building aCompositeQuerySpace.ExpandingEntityQuerySpace Describes an entity query space that allows adding joins with other query spaces; used while building anEntityQuerySpace.ExpandingQuerySpace Describes a query space that allows adding joins with other query spaces; used while building aQuerySpace.ExpandingQuerySpaces Models a collection ofQuerySpacereferences and exposes the ability to create anExpandingQuerySpacefor "returns" and fetches; used when building a load plan. -
org.hibernate.loader.plan.build.spi使用的org.hibernate.loader.plan.build.spi中的类 类 说明 ExpandingCollectionQuerySpace Describes a collection query space that allows adding joins with other query spaces; used while building aCollectionQuerySpace.ExpandingCompositeQuerySpace Describes a composite query space that allows adding joins with other query spaces; used while building aCompositeQuerySpace.ExpandingEntityQuerySpace Describes an entity query space that allows adding joins with other query spaces; used while building anEntityQuerySpace.ExpandingFetchSource Describes the internal contract for things which can contain fetches.ExpandingQuerySpace Describes a query space that allows adding joins with other query spaces; used while building aQuerySpace.ExpandingQuerySpaces Models a collection ofQuerySpacereferences and exposes the ability to create anExpandingQuerySpacefor "returns" and fetches; used when building a load plan.LoadPlanBuildingAssociationVisitationStrategy SpecializedAssociationVisitationStrategyimplementation for buildingLoadPlaninstances.LoadPlanTreePrinter Prints aLoadPlangraph and itsQuerySpacesgraph as tree structures.QuerySpaceTreePrinter Prints aQuerySpacesgraph as a tree structure.ReturnGraphTreePrinter Prints aReturngraph as a tree structure.TreePrinterHelper A singleton helper class for printing tree structures using indentation.