程序包的使用
org.hibernate.loader.plan.spi
-
使用org.hibernate.loader.plan.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 LoadPlanorg.hibernate.loader.plan.exec.internal Provides the internal implementations for generating the load query from the LoadPlan and the ResultSet processor.org.hibernate.loader.plan.exec.process.internal org.hibernate.loader.plan.exec.process.spi org.hibernate.loader.plan.exec.spi Defines the SPI for the load query generated for the LoadPlan and the ResultSet processor.org.hibernate.loader.plan.spi Defines the SPI for the building blocks that make up a LoadPlan.org.hibernate.persister.walking.spi -
org.hibernate.loader.plan.build.internal使用的org.hibernate.loader.plan.spi中的类 类 说明 CollectionReturn Models the a persistent collection as rootReturn.EntityReturn Models the an entity as rootReturn.FetchSource Contract for a FetchSource (aka, the thing that owns the fetched attribute).LoadPlan Describes a plan for performing a load of results.LoadPlan.Disposition Enumerated possibilities for describing the disposition of this LoadPlan.QuerySpaces Models a collection ofQuerySpacereferences and exposes the ability to find aQuerySpaceby its UIDReturn Represents a return value in the query results. -
org.hibernate.loader.plan.build.internal.returns使用的org.hibernate.loader.plan.spi中的类 类 说明 AnyAttributeFetch Models the requested fetching of an "any" attribute.AttributeFetch Models aFetchthat is specifically for an attribute.BidirectionalEntityReference Represents the circular side of a bi-directional entity association.CollectionAttributeFetch Models the requested fetching of a persistent collection attribute.CollectionFetchableElement A collection element which is aFetchSource.CollectionFetchableIndex A collection index which is aFetchSource.CollectionReference Represents a reference to a persistent collection either as a Return or as aCollectionAttributeFetch.CollectionReturn Models the a persistent collection as rootReturn.CompositeAttributeFetch Models the requested fetching of a composite attribute.CompositeFetch Models the requested fetching of a composition (component/embeddable), which may or may not be an attribute.EntityFetch Models the requested fetching of an entity attribute.EntityIdentifierDescription Descriptor for the identifier of an entity as a FetchSource (which allows for key-many-to-one handling).EntityReference Represents a reference to an entity either as a return, fetch, or collection element or index.EntityReturn Models the an entity as rootReturn.Fetch Contract for associations that are being fetched.FetchSource Contract for a FetchSource (aka, the thing that owns the fetched attribute).Return Represents a return value in the query results.ScalarReturn Represent a simple scalar return within a query result. -
org.hibernate.loader.plan.build.internal.spaces使用的org.hibernate.loader.plan.spi中的类 类 说明 CollectionQuerySpace Models a QuerySpace for a persistent collection.CompositeQuerySpace Models a QuerySpace for a composition (component/embeddable).EntityQuerySpace Models a QuerySpace specific to an entity (EntityPersister).Join Represents a join in the QuerySpace-sense.JoinDefinedByMetadata Specialization of a Join that is defined by the metadata.QuerySpace Defines a persister reference (either entity or collection) or a composite reference.QuerySpace.Disposition Enumeration of the different types of QuerySpaces we can have.QuerySpaces Models a collection ofQuerySpacereferences and exposes the ability to find aQuerySpaceby its UID -
org.hibernate.loader.plan.build.spi使用的org.hibernate.loader.plan.spi中的类 类 说明 AnyAttributeFetch Models the requested fetching of an "any" attribute.BidirectionalEntityReference Represents the circular side of a bi-directional entity association.CollectionAttributeFetch Models the requested fetching of a persistent collection attribute.CollectionQuerySpace Models a QuerySpace for a persistent collection.CompositeAttributeFetch Models the requested fetching of a composite attribute.CompositeQuerySpace Models a QuerySpace for a composition (component/embeddable).EntityFetch Models the requested fetching of an entity attribute.EntityIdentifierDescription Descriptor for the identifier of an entity as a FetchSource (which allows for key-many-to-one handling).EntityQuerySpace Models a QuerySpace specific to an entity (EntityPersister).EntityReference Represents a reference to an entity either as a return, fetch, or collection element or index.FetchSource Contract for a FetchSource (aka, the thing that owns the fetched attribute).Join Represents a join in the QuerySpace-sense.LoadPlan Describes a plan for performing a load of results.QuerySpace Defines a persister reference (either entity or collection) or a composite reference.QuerySpaces Models a collection ofQuerySpacereferences and exposes the ability to find aQuerySpaceby its UIDReturn Represents a return value in the query results. -
org.hibernate.loader.plan.exec.internal使用的org.hibernate.loader.plan.spi中的类 类 说明 CollectionAttributeFetch Models the requested fetching of a persistent collection attribute.CollectionQuerySpace Models a QuerySpace for a persistent collection.CollectionReturn Models the a persistent collection as rootReturn.EntityQuerySpace Models a QuerySpace specific to an entity (EntityPersister).EntityReturn Models the an entity as rootReturn.FetchSource Contract for a FetchSource (aka, the thing that owns the fetched attribute).LoadPlan Describes a plan for performing a load of results.QuerySpace Defines a persister reference (either entity or collection) or a composite reference.QuerySpaces Models a collection ofQuerySpacereferences and exposes the ability to find aQuerySpaceby its UIDReturn Represents a return value in the query results. -
org.hibernate.loader.plan.exec.process.internal使用的org.hibernate.loader.plan.spi中的类 类 说明 CollectionReference Represents a reference to a persistent collection either as a Return or as aCollectionAttributeFetch.CollectionReturn Models the a persistent collection as rootReturn.EntityReference Represents a reference to an entity either as a return, fetch, or collection element or index.EntityReturn Models the an entity as rootReturn.Fetch Contract for associations that are being fetched.LoadPlan Describes a plan for performing a load of results. -
org.hibernate.loader.plan.exec.process.spi使用的org.hibernate.loader.plan.spi中的类 类 说明 CollectionReference Represents a reference to a persistent collection either as a Return or as aCollectionAttributeFetch.EntityReference Represents a reference to an entity either as a return, fetch, or collection element or index.Fetch Contract for associations that are being fetched.LoadPlan Describes a plan for performing a load of results. -
org.hibernate.loader.plan.exec.spi使用的org.hibernate.loader.plan.spi中的类 类 说明 EntityReference Represents a reference to an entity either as a return, fetch, or collection element or index. -
org.hibernate.loader.plan.spi使用的org.hibernate.loader.plan.spi中的类 类 说明 AttributeFetch Models aFetchthat is specifically for an attribute.BidirectionalEntityReference Represents the circular side of a bi-directional entity association.CollectionFetchableElement A collection element which is aFetchSource.CollectionFetchableIndex A collection index which is aFetchSource.CollectionReference Represents a reference to a persistent collection either as a Return or as aCollectionAttributeFetch.CompositeFetch Models the requested fetching of a composition (component/embeddable), which may or may not be an attribute.EntityIdentifierDescription Descriptor for the identifier of an entity as a FetchSource (which allows for key-many-to-one handling).EntityReference Represents a reference to an entity either as a return, fetch, or collection element or index.Fetch Contract for associations that are being fetched.FetchSource Contract for a FetchSource (aka, the thing that owns the fetched attribute).Join Represents a join in the QuerySpace-sense.LoadPlan.Disposition Enumerated possibilities for describing the disposition of this LoadPlan.QuerySpace Defines a persister reference (either entity or collection) or a composite reference.QuerySpace.Disposition Enumeration of the different types of QuerySpaces we can have.QuerySpaces Models a collection ofQuerySpacereferences and exposes the ability to find aQuerySpaceby its UIDReturn Represents a return value in the query results. -
org.hibernate.persister.walking.spi使用的org.hibernate.loader.plan.spi中的类 类 说明 FetchSource Contract for a FetchSource (aka, the thing that owns the fetched attribute).