Uses of Package
org.hibernate.sql.results.graph
-
Packages that use org.hibernate.sql.results.graph Package Description org.hibernate.boot.query Support for handling named queries during the bootstrap process.org.hibernate.collection.spi This package defines the SPI of a framework for lazy-initializing and state-tracking collection wrappers.org.hibernate.dialect This package abstracts over the multifarious dialects of SQL understood by the databases supported by Hibernate.org.hibernate.id This package and its subpackages, especiallyorg.hibernate.id.enhanced, contain the built-in id generators, all of which implement eitherIdentifierGeneratororPostInsertIdentifierGenerator.org.hibernate.metamodel.mapping Defines the runtime mapping metamodel, which describes the mapping of the application's domain model parts (entities, attributes) to relational database objects (tables, columns).org.hibernate.metamodel.mapping.internal org.hibernate.persister.entity This package abstracts persistence mechanisms for entities.org.hibernate.query.derived org.hibernate.query.results Support for defining result set mappings used inNativeQuery,ProcedureCall, andStoredProcedureQuery.org.hibernate.query.results.complete Support for immutable result/fetch builder graph nodes built from static sources such asSqlResultSetMappingor thehbm.xmlmapping element<resultset/>.org.hibernate.query.results.dynamic Support for mutable result/fetch builder graphs nodes built dynamically via Hibernate'sNativeQueryAPIsorg.hibernate.query.results.implicit Defines support for implicit ResultSet mappings.org.hibernate.query.sqm.function Package defining support for HQL, including JPQL as a subset of HQL.org.hibernate.query.sqm.sql Package for the translation of SQM into SQL ASTorg.hibernate.query.sqm.tree.expression Nodes representing expressions in the SQM tree.org.hibernate.sql.ast.spi Package defining support for creating and consuming a SQL AST.org.hibernate.sql.ast.tree.expression AST nodes representing expressions in a SQL tree.org.hibernate.sql.ast.tree.from AST nodes representing root tables and joins in a SQL tree.org.hibernate.sql.ast.tree.predicate AST nodes representing logical predicates in a SQL tree.org.hibernate.sql.ast.tree.select AST nodes representingselectstatements in a SQL tree.org.hibernate.sql.results.graph Defines domain result graphs.org.hibernate.sql.results.graph.basic org.hibernate.sql.results.graph.collection org.hibernate.sql.results.graph.embeddable org.hibernate.sql.results.graph.entity org.hibernate.sql.results.graph.instantiation org.hibernate.sql.results.graph.tuple org.hibernate.sql.results.jdbc.spi org.hibernate.sql.results.spi -
Classes in org.hibernate.sql.results.graph used by org.hibernate.boot.query Class Description FetchableContainer Container ofFetchablereferences -
Classes in org.hibernate.sql.results.graph used by org.hibernate.collection.spi Class Description AssemblerCreationState DomainResultAssembler Responsible for "assembling" a result for inclusion in the domain query result.DomainResultCreationState Contains state related to buildingDomainResultandFetchgraphsFetch Contract for fetches including entity, collection and composite.FetchParent Contract for things that can be the parent of a fetchFetchParentAccess Provides access to information about the owner/parent of a fetch in relation to the current "row" being processed. -
Classes in org.hibernate.sql.results.graph used by org.hibernate.dialect Class Description DomainResultCreationState Contains state related to buildingDomainResultandFetchgraphs -
Classes in org.hibernate.sql.results.graph used by org.hibernate.id Class Description FetchableContainer Container ofFetchablereferences -
Classes in org.hibernate.sql.results.graph used by org.hibernate.metamodel.mapping Class Description DatabaseSnapshotContributor Contract for model-parts which contribute to their container's state array for database snapshotsDomainResult Represents a result value in the domain query results.DomainResultAssembler Responsible for "assembling" a result for inclusion in the domain query result.DomainResultCreationState Contains state related to buildingDomainResultandFetchgraphsFetchable Parts of the domain model that can be fetched.FetchableContainer Container ofFetchablereferencesFetchOptions Represents an aggregatedFetchTimingandFetchStylevalueFetchParent Contract for things that can be the parent of a fetchFetchStyleAccess Access to a FetchStyleFetchTimingAccess Access to a FetchTiming -
Classes in org.hibernate.sql.results.graph used by org.hibernate.metamodel.mapping.internal Class Description DatabaseSnapshotContributor Contract for model-parts which contribute to their container's state array for database snapshotsFetchable Parts of the domain model that can be fetched. -
Classes in org.hibernate.sql.results.graph used by org.hibernate.persister.entity Class Description DomainResult Represents a result value in the domain query results.DomainResultCreationState Contains state related to buildingDomainResultandFetchgraphsFetchable Parts of the domain model that can be fetched.FetchableContainer Container ofFetchablereferencesFetchParent Contract for things that can be the parent of a fetch -
Classes in org.hibernate.sql.results.graph used by org.hibernate.query.derived Class Description DatabaseSnapshotContributor Contract for model-parts which contribute to their container's state array for database snapshotsDomainResult Represents a result value in the domain query results.DomainResultCreationState Contains state related to buildingDomainResultandFetchgraphsFetch Contract for fetches including entity, collection and composite.Fetchable Parts of the domain model that can be fetched.FetchableContainer Container ofFetchablereferencesFetchOptions Represents an aggregatedFetchTimingandFetchStylevalueFetchParent Contract for things that can be the parent of a fetchFetchStyleAccess Access to a FetchStyleFetchTimingAccess Access to a FetchTiming -
Classes in org.hibernate.sql.results.graph used by org.hibernate.query.results Class Description AssemblerCreationState DomainResult Represents a result value in the domain query results.DomainResultAssembler Responsible for "assembling" a result for inclusion in the domain query result.DomainResultCreationState Contains state related to buildingDomainResultandFetchgraphsFetch Contract for fetches including entity, collection and composite.Fetchable Parts of the domain model that can be fetched.FetchParent Contract for things that can be the parent of a fetch -
Classes in org.hibernate.sql.results.graph used by org.hibernate.query.results.complete Class Description AssemblerCreationState DomainResult Represents a result value in the domain query results.DomainResultAssembler Responsible for "assembling" a result for inclusion in the domain query result.DomainResultCreationState Contains state related to buildingDomainResultandFetchgraphsDomainResultGraphNode Marker for all object types that can be part of a result mappingFetch Contract for fetches including entity, collection and composite.Fetchable Parts of the domain model that can be fetched.FetchParent Contract for things that can be the parent of a fetchFetchParentAccess Provides access to information about the owner/parent of a fetch in relation to the current "row" being processed. -
Classes in org.hibernate.sql.results.graph used by org.hibernate.query.results.dynamic Class Description DomainResult Represents a result value in the domain query results.DomainResultCreationState Contains state related to buildingDomainResultandFetchgraphsFetch Contract for fetches including entity, collection and composite.Fetchable Parts of the domain model that can be fetched.FetchParent Contract for things that can be the parent of a fetch -
Classes in org.hibernate.sql.results.graph used by org.hibernate.query.results.implicit Class Description DomainResult Represents a result value in the domain query results.DomainResultCreationState Contains state related to buildingDomainResultandFetchgraphsFetch Contract for fetches including entity, collection and composite.FetchParent Contract for things that can be the parent of a fetch -
Classes in org.hibernate.sql.results.graph used by org.hibernate.query.sqm.function Class Description DomainResult Represents a result value in the domain query results.DomainResultCreationState Contains state related to buildingDomainResultandFetchgraphs -
Classes in org.hibernate.sql.results.graph used by org.hibernate.query.sqm.sql Class Description DomainResultCreationState Contains state related to buildingDomainResultandFetchgraphsFetch Contract for fetches including entity, collection and composite.FetchParent Contract for things that can be the parent of a fetch -
Classes in org.hibernate.sql.results.graph used by org.hibernate.query.sqm.tree.expression Class Description DomainResult Represents a result value in the domain query results.DomainResultCreationState Contains state related to buildingDomainResultandFetchgraphs -
Classes in org.hibernate.sql.results.graph used by org.hibernate.sql.ast.spi Class Description FetchParent Contract for things that can be the parent of a fetch -
Classes in org.hibernate.sql.results.graph used by org.hibernate.sql.ast.tree.expression Class Description DomainResult Represents a result value in the domain query results.DomainResultCreationState Contains state related to buildingDomainResultandFetchgraphs -
Classes in org.hibernate.sql.results.graph used by org.hibernate.sql.ast.tree.from Class Description DomainResult Represents a result value in the domain query results.DomainResultCreationState Contains state related to buildingDomainResultandFetchgraphs -
Classes in org.hibernate.sql.results.graph used by org.hibernate.sql.ast.tree.predicate Class Description DomainResult Represents a result value in the domain query results.DomainResultCreationState Contains state related to buildingDomainResultandFetchgraphs -
Classes in org.hibernate.sql.results.graph used by org.hibernate.sql.ast.tree.select Class Description DomainResult Represents a result value in the domain query results.DomainResultCreationState Contains state related to buildingDomainResultandFetchgraphs -
Classes in org.hibernate.sql.results.graph used by org.hibernate.sql.results.graph Class Description AssemblerCreationState DomainResult Represents a result value in the domain query results.DomainResultAssembler Responsible for "assembling" a result for inclusion in the domain query result.DomainResultCreationState Contains state related to buildingDomainResultandFetchgraphsDomainResultGraphNode Marker for all object types that can be part of a result mappingEntityGraphTraversalState.FetchStrategy EntityGraphTraversalState.TraversalResult Details of a particular traversal within the entity graphFetch Contract for fetches including entity, collection and composite.Fetchable Parts of the domain model that can be fetched.FetchableContainer Container ofFetchablereferencesFetchOptions Represents an aggregatedFetchTimingandFetchStylevalueFetchParent Contract for things that can be the parent of a fetchFetchParentAccess Provides access to information about the owner/parent of a fetch in relation to the current "row" being processed.FetchStyleAccess Access to a FetchStyleFetchTimingAccess Access to a FetchTimingInitializer Defines a multi-step process for initializing entity, collection and composite state. -
Classes in org.hibernate.sql.results.graph used by org.hibernate.sql.results.graph.basic Class Description AssemblerCreationState DomainResult Represents a result value in the domain query results.DomainResultAssembler Responsible for "assembling" a result for inclusion in the domain query result.DomainResultCreationState Contains state related to buildingDomainResultandFetchgraphsDomainResultGraphNode Marker for all object types that can be part of a result mappingFetch Contract for fetches including entity, collection and composite.Fetchable Parts of the domain model that can be fetched.FetchParent Contract for things that can be the parent of a fetchFetchParentAccess Provides access to information about the owner/parent of a fetch in relation to the current "row" being processed. -
Classes in org.hibernate.sql.results.graph used by org.hibernate.sql.results.graph.collection Class Description DomainResultGraphNode Marker for all object types that can be part of a result mappingInitializer Defines a multi-step process for initializing entity, collection and composite state. -
Classes in org.hibernate.sql.results.graph used by org.hibernate.sql.results.graph.embeddable Class Description AbstractFetchParentAccess Base support for FetchParentAccess implementations.AssemblerCreationState DomainResult Represents a result value in the domain query results.DomainResultAssembler Responsible for "assembling" a result for inclusion in the domain query result.DomainResultGraphNode Marker for all object types that can be part of a result mappingFetchable Parts of the domain model that can be fetched.FetchableContainer Container ofFetchablereferencesFetchParent Contract for things that can be the parent of a fetchFetchParentAccess Provides access to information about the owner/parent of a fetch in relation to the current "row" being processed.Initializer Defines a multi-step process for initializing entity, collection and composite state. -
Classes in org.hibernate.sql.results.graph used by org.hibernate.sql.results.graph.entity Class Description AbstractFetchParent AbstractFetchParentAccess Base support for FetchParentAccess implementations.AssemblerCreationState DomainResult Represents a result value in the domain query results.DomainResultAssembler Responsible for "assembling" a result for inclusion in the domain query result.DomainResultCreationState Contains state related to buildingDomainResultandFetchgraphsDomainResultGraphNode Marker for all object types that can be part of a result mappingFetch Contract for fetches including entity, collection and composite.Fetchable Parts of the domain model that can be fetched.FetchableContainer Container ofFetchablereferencesFetchParent Contract for things that can be the parent of a fetchFetchParentAccess Provides access to information about the owner/parent of a fetch in relation to the current "row" being processed.Initializer Defines a multi-step process for initializing entity, collection and composite state. -
Classes in org.hibernate.sql.results.graph used by org.hibernate.sql.results.graph.instantiation Class Description DomainResult Represents a result value in the domain query results.DomainResultGraphNode Marker for all object types that can be part of a result mapping -
Classes in org.hibernate.sql.results.graph used by org.hibernate.sql.results.graph.tuple Class Description AssemblerCreationState DomainResult Represents a result value in the domain query results.DomainResultAssembler Responsible for "assembling" a result for inclusion in the domain query result.DomainResultGraphNode Marker for all object types that can be part of a result mappingFetchParentAccess Provides access to information about the owner/parent of a fetch in relation to the current "row" being processed. -
Classes in org.hibernate.sql.results.graph used by org.hibernate.sql.results.jdbc.spi Class Description AssemblerCreationState DomainResult Represents a result value in the domain query results.DomainResultAssembler Responsible for "assembling" a result for inclusion in the domain query result.Initializer Defines a multi-step process for initializing entity, collection and composite state. -
Classes in org.hibernate.sql.results.graph used by org.hibernate.sql.results.spi Class Description Initializer Defines a multi-step process for initializing entity, collection and composite state.