Package | Description |
---|---|
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
|
Class and Description |
---|
ExpandingFetchSource
Describes the internal contract for things which can contain fetches.
|
ExpandingQuerySpaces
Models a collection of
QuerySpace references and
exposes the ability to create an ExpandingQuerySpace for "returns" and fetches;
used when building a load plan. |
LoadPlanBuildingAssociationVisitationStrategy
Specialized
AssociationVisitationStrategy implementation for
building LoadPlan instances. |
LoadPlanBuildingContext
Provides access to context needed in building a LoadPlan.
|
Class and Description |
---|
ExpandingCollectionQuerySpace
Describes a collection query space that allows adding joins with other
query spaces; used while building a
CollectionQuerySpace . |
ExpandingCompositeQuerySpace
Describes a composite query space that allows adding joins with other
query spaces; used while building a
CompositeQuerySpace . |
ExpandingEntityIdentifierDescription
Describes an entity identifier description that allows adding fetches; used while
building a
EntityIdentifierDescription . |
ExpandingEntityQuerySpace
Describes an entity query space that allows adding joins with other
query spaces; used while building an
EntityQuerySpace . |
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 a
QuerySpace . |
ExpandingQuerySpaces
Models a collection of
QuerySpace references and
exposes the ability to create an ExpandingQuerySpace for "returns" and fetches;
used when building a load plan. |
Class and Description |
---|
ExpandingCollectionQuerySpace
Describes a collection query space that allows adding joins with other
query spaces; used while building a
CollectionQuerySpace . |
ExpandingCompositeQuerySpace
Describes a composite query space that allows adding joins with other
query spaces; used while building a
CompositeQuerySpace . |
ExpandingEntityQuerySpace
Describes an entity query space that allows adding joins with other
query spaces; used while building an
EntityQuerySpace . |
ExpandingQuerySpace
Describes a query space that allows adding joins with other
query spaces; used while building a
QuerySpace . |
ExpandingQuerySpaces
Models a collection of
QuerySpace references and
exposes the ability to create an ExpandingQuerySpace for "returns" and fetches;
used when building a load plan. |
Class and Description |
---|
ExpandingCollectionQuerySpace
Describes a collection query space that allows adding joins with other
query spaces; used while building a
CollectionQuerySpace . |
ExpandingCompositeQuerySpace
Describes a composite query space that allows adding joins with other
query spaces; used while building a
CompositeQuerySpace . |
ExpandingEntityQuerySpace
Describes an entity query space that allows adding joins with other
query spaces; used while building an
EntityQuerySpace . |
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 a
QuerySpace . |
ExpandingQuerySpaces
Models a collection of
QuerySpace references and
exposes the ability to create an ExpandingQuerySpace for "returns" and fetches;
used when building a load plan. |
LoadPlanBuildingAssociationVisitationStrategy
Specialized
AssociationVisitationStrategy implementation for
building LoadPlan instances. |
LoadPlanTreePrinter
Prints a
LoadPlan graph and its
QuerySpaces graph as tree structures. |
QuerySpaceTreePrinter
Prints a
QuerySpaces graph as a tree structure. |
ReturnGraphTreePrinter
Prints a
Return graph as a tree structure. |
TreePrinterHelper
A singleton helper class for printing tree structures using indentation.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.