Uses of Package
org.hibernate.spi
-
Packages that use org.hibernate.spi Package Description org.hibernate.boot.query Support for handling named queries during the bootstrap process.org.hibernate.collection.internal Internal implementations and support for persistent collections.org.hibernate.collection.spi This package defines the SPI of a framework for lazy-initializing and state-tracking collection wrappers.org.hibernate.internal.log org.hibernate.loader This package defines functionality for processing JDBC result sets and returning complex graphs of persistent objects.org.hibernate.loader.ast.internal org.hibernate.metamodel This package defines an API for accessing the runtime metamodel describing persistent entities in Java and their mappings to the relational database schema.org.hibernate.metamodel.internal 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.metamodel.mapping.ordering.ast org.hibernate.metamodel.model.domain Defines the runtime domain metamodel, which describes the Java aspect of the application's domain model parts (entities, attributes).org.hibernate.metamodel.model.domain.internal Implementation of the SPI for the runtime domain metamodel.org.hibernate.persister.entity This package abstracts persistence mechanisms for entities.org.hibernate.query Everything related to HQL/JPQL, native SQL, and criteria queries.org.hibernate.query.criteria Support for JPA criteria queries.org.hibernate.query.derived org.hibernate.query.hql.internal Implementation of the SPIs for HQL support.org.hibernate.query.hql.spi SPIs for HQL support.org.hibernate.query.internal org.hibernate.query.named Support for named queriesorg.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 asSqlResultSetMapping
or thehbm.xml
mapping element<resultset/>
.org.hibernate.query.results.dynamic Support for mutable result/fetch builder graphs nodes built dynamically via Hibernate'sNativeQuery
APIsorg.hibernate.query.results.implicit Defines support for implicit ResultSet mappings.org.hibernate.query.sqm This package defines a semantic model of HQL queries.org.hibernate.query.sqm.internal Package for the SQM-backed Query implementation detailsorg.hibernate.query.sqm.mutation.internal.temptable Support for multi-table SQM mutation (insert, update, delete) operations using a table to temporarily hold the matching ids.org.hibernate.query.sqm.spi SPI-level SQM contractsorg.hibernate.query.sqm.sql Package for the translation of SQM into SQL ASTorg.hibernate.query.sqm.sql.internal org.hibernate.query.sqm.tree.domain Nodes representing path expressions in the SQM tree.org.hibernate.query.sqm.tree.expression Nodes representing expressions in the SQM tree.org.hibernate.query.sqm.tree.from Nodes representing root entities and joins in the SQM tree.org.hibernate.query.sqm.tree.select Nodes representingselect
statements in the SQM tree.org.hibernate.spi A tiny SPI for dealing with compound names and navigable paths.org.hibernate.sql.ast.spi Package defining support for creating and consuming a SQL AST.org.hibernate.sql.ast.tree.cte Support for common table expressions (CTE) in a SQL tree.org.hibernate.sql.ast.tree.from AST nodes representing root tables and joins in a SQL tree.org.hibernate.sql.model.ast SQL AST extensions for model mutations.org.hibernate.sql.results.graph Defines domain result graphs.org.hibernate.sql.results.graph.basic org.hibernate.sql.results.graph.collection.internal org.hibernate.sql.results.graph.embeddable org.hibernate.sql.results.graph.embeddable.internal org.hibernate.sql.results.graph.entity org.hibernate.sql.results.graph.entity.internal org.hibernate.sql.results.graph.tuple org.hibernate.sql.results.internal org.hibernate.sql.results.internal.domain org.hibernate.sql.results.jdbc.spi -
Classes in org.hibernate.spi used by org.hibernate.boot.query Class Description NavigablePath A compound name where the root path element is an entity name or a collection role and each the path sub-path from the root references a domain or mapping model part relative to a root path. -
Classes in org.hibernate.spi used by org.hibernate.collection.internal Class Description NavigablePath A compound name where the root path element is an entity name or a collection role and each the path sub-path from the root references a domain or mapping model part relative to a root path. -
Classes in org.hibernate.spi used by org.hibernate.collection.spi Class Description NavigablePath A compound name where the root path element is an entity name or a collection role and each the path sub-path from the root references a domain or mapping model part relative to a root path. -
Classes in org.hibernate.spi used by org.hibernate.internal.log Class Description NavigablePath A compound name where the root path element is an entity name or a collection role and each the path sub-path from the root references a domain or mapping model part relative to a root path. -
Classes in org.hibernate.spi used by org.hibernate.loader Class Description DotIdentifierSequence A compound name. -
Classes in org.hibernate.spi used by org.hibernate.loader.ast.internal Class Description NavigablePath A compound name where the root path element is an entity name or a collection role and each the path sub-path from the root references a domain or mapping model part relative to a root path. -
Classes in org.hibernate.spi used by org.hibernate.metamodel Class Description NavigablePath A compound name where the root path element is an entity name or a collection role and each the path sub-path from the root references a domain or mapping model part relative to a root path. -
Classes in org.hibernate.spi used by org.hibernate.metamodel.internal Class Description NavigablePath A compound name where the root path element is an entity name or a collection role and each the path sub-path from the root references a domain or mapping model part relative to a root path. -
Classes in org.hibernate.spi used by org.hibernate.metamodel.mapping Class Description DotIdentifierSequence A compound name.NavigablePath A compound name where the root path element is an entity name or a collection role and each the path sub-path from the root references a domain or mapping model part relative to a root path. -
Classes in org.hibernate.spi used by org.hibernate.metamodel.mapping.internal Class Description NavigablePath A compound name where the root path element is an entity name or a collection role and each the path sub-path from the root references a domain or mapping model part relative to a root path. -
Classes in org.hibernate.spi used by org.hibernate.metamodel.mapping.ordering.ast Class Description NavigablePath A compound name where the root path element is an entity name or a collection role and each the path sub-path from the root references a domain or mapping model part relative to a root path. -
Classes in org.hibernate.spi used by org.hibernate.metamodel.model.domain Class Description DotIdentifierSequence A compound name. -
Classes in org.hibernate.spi used by org.hibernate.metamodel.model.domain.internal Class Description NavigablePath A compound name where the root path element is an entity name or a collection role and each the path sub-path from the root references a domain or mapping model part relative to a root path. -
Classes in org.hibernate.spi used by org.hibernate.persister.entity Class Description NavigablePath A compound name where the root path element is an entity name or a collection role and each the path sub-path from the root references a domain or mapping model part relative to a root path. -
Classes in org.hibernate.spi used by org.hibernate.query Class Description NavigablePath A compound name where the root path element is an entity name or a collection role and each the path sub-path from the root references a domain or mapping model part relative to a root path. -
Classes in org.hibernate.spi used by org.hibernate.query.criteria Class Description NavigablePath A compound name where the root path element is an entity name or a collection role and each the path sub-path from the root references a domain or mapping model part relative to a root path. -
Classes in org.hibernate.spi used by org.hibernate.query.derived Class Description NavigablePath A compound name where the root path element is an entity name or a collection role and each the path sub-path from the root references a domain or mapping model part relative to a root path. -
Classes in org.hibernate.spi used by org.hibernate.query.hql.internal Class Description DotIdentifierSequence A compound name.NavigablePath A compound name where the root path element is an entity name or a collection role and each the path sub-path from the root references a domain or mapping model part relative to a root path. -
Classes in org.hibernate.spi used by org.hibernate.query.hql.spi Class Description NavigablePath A compound name where the root path element is an entity name or a collection role and each the path sub-path from the root references a domain or mapping model part relative to a root path. -
Classes in org.hibernate.spi used by org.hibernate.query.internal Class Description NavigablePath A compound name where the root path element is an entity name or a collection role and each the path sub-path from the root references a domain or mapping model part relative to a root path. -
Classes in org.hibernate.spi used by org.hibernate.query.named Class Description NavigablePath A compound name where the root path element is an entity name or a collection role and each the path sub-path from the root references a domain or mapping model part relative to a root path. -
Classes in org.hibernate.spi used by org.hibernate.query.results Class Description EntityIdentifierNavigablePath Specialized implementation ofNavigablePath
for handling special cases pertaining to entity identifiers.NavigablePath A compound name where the root path element is an entity name or a collection role and each the path sub-path from the root references a domain or mapping model part relative to a root path. -
Classes in org.hibernate.spi used by org.hibernate.query.results.complete Class Description NavigablePath A compound name where the root path element is an entity name or a collection role and each the path sub-path from the root references a domain or mapping model part relative to a root path. -
Classes in org.hibernate.spi used by org.hibernate.query.results.dynamic Class Description NavigablePath A compound name where the root path element is an entity name or a collection role and each the path sub-path from the root references a domain or mapping model part relative to a root path. -
Classes in org.hibernate.spi used by org.hibernate.query.results.implicit Class Description NavigablePath A compound name where the root path element is an entity name or a collection role and each the path sub-path from the root references a domain or mapping model part relative to a root path. -
Classes in org.hibernate.spi used by org.hibernate.query.sqm Class Description NavigablePath A compound name where the root path element is an entity name or a collection role and each the path sub-path from the root references a domain or mapping model part relative to a root path. -
Classes in org.hibernate.spi used by org.hibernate.query.sqm.internal Class Description NavigablePath A compound name where the root path element is an entity name or a collection role and each the path sub-path from the root references a domain or mapping model part relative to a root path. -
Classes in org.hibernate.spi used by org.hibernate.query.sqm.mutation.internal.temptable Class Description NavigablePath A compound name where the root path element is an entity name or a collection role and each the path sub-path from the root references a domain or mapping model part relative to a root path. -
Classes in org.hibernate.spi used by org.hibernate.query.sqm.spi Class Description NavigablePath A compound name where the root path element is an entity name or a collection role and each the path sub-path from the root references a domain or mapping model part relative to a root path. -
Classes in org.hibernate.spi used by org.hibernate.query.sqm.sql Class Description NavigablePath A compound name where the root path element is an entity name or a collection role and each the path sub-path from the root references a domain or mapping model part relative to a root path. -
Classes in org.hibernate.spi used by org.hibernate.query.sqm.sql.internal Class Description NavigablePath A compound name where the root path element is an entity name or a collection role and each the path sub-path from the root references a domain or mapping model part relative to a root path. -
Classes in org.hibernate.spi used by org.hibernate.query.sqm.tree.domain Class Description NavigablePath A compound name where the root path element is an entity name or a collection role and each the path sub-path from the root references a domain or mapping model part relative to a root path. -
Classes in org.hibernate.spi used by org.hibernate.query.sqm.tree.expression Class Description NavigablePath A compound name where the root path element is an entity name or a collection role and each the path sub-path from the root references a domain or mapping model part relative to a root path. -
Classes in org.hibernate.spi used by org.hibernate.query.sqm.tree.from Class Description NavigablePath A compound name where the root path element is an entity name or a collection role and each the path sub-path from the root references a domain or mapping model part relative to a root path. -
Classes in org.hibernate.spi used by org.hibernate.query.sqm.tree.select Class Description NavigablePath A compound name where the root path element is an entity name or a collection role and each the path sub-path from the root references a domain or mapping model part relative to a root path. -
Classes in org.hibernate.spi used by org.hibernate.spi Class Description DotIdentifierSequence A compound name.EntityIdentifierNavigablePath Specialized implementation ofNavigablePath
for handling special cases pertaining to entity identifiers.NavigablePath A compound name where the root path element is an entity name or a collection role and each the path sub-path from the root references a domain or mapping model part relative to a root path.NavigablePath.FullPathCalculator Effectively a tri-functionNavigablePath.RelativePathCollector -
Classes in org.hibernate.spi used by org.hibernate.sql.ast.spi Class Description NavigablePath A compound name where the root path element is an entity name or a collection role and each the path sub-path from the root references a domain or mapping model part relative to a root path. -
Classes in org.hibernate.spi used by org.hibernate.sql.ast.tree.cte Class Description NavigablePath A compound name where the root path element is an entity name or a collection role and each the path sub-path from the root references a domain or mapping model part relative to a root path. -
Classes in org.hibernate.spi used by org.hibernate.sql.ast.tree.from Class Description NavigablePath A compound name where the root path element is an entity name or a collection role and each the path sub-path from the root references a domain or mapping model part relative to a root path. -
Classes in org.hibernate.spi used by org.hibernate.sql.model.ast Class Description NavigablePath A compound name where the root path element is an entity name or a collection role and each the path sub-path from the root references a domain or mapping model part relative to a root path. -
Classes in org.hibernate.spi used by org.hibernate.sql.results.graph Class Description NavigablePath A compound name where the root path element is an entity name or a collection role and each the path sub-path from the root references a domain or mapping model part relative to a root path. -
Classes in org.hibernate.spi used by org.hibernate.sql.results.graph.basic Class Description NavigablePath A compound name where the root path element is an entity name or a collection role and each the path sub-path from the root references a domain or mapping model part relative to a root path. -
Classes in org.hibernate.spi used by org.hibernate.sql.results.graph.collection.internal Class Description NavigablePath A compound name where the root path element is an entity name or a collection role and each the path sub-path from the root references a domain or mapping model part relative to a root path. -
Classes in org.hibernate.spi used by org.hibernate.sql.results.graph.embeddable Class Description NavigablePath A compound name where the root path element is an entity name or a collection role and each the path sub-path from the root references a domain or mapping model part relative to a root path. -
Classes in org.hibernate.spi used by org.hibernate.sql.results.graph.embeddable.internal Class Description NavigablePath A compound name where the root path element is an entity name or a collection role and each the path sub-path from the root references a domain or mapping model part relative to a root path. -
Classes in org.hibernate.spi used by org.hibernate.sql.results.graph.entity Class Description NavigablePath A compound name where the root path element is an entity name or a collection role and each the path sub-path from the root references a domain or mapping model part relative to a root path. -
Classes in org.hibernate.spi used by org.hibernate.sql.results.graph.entity.internal Class Description NavigablePath A compound name where the root path element is an entity name or a collection role and each the path sub-path from the root references a domain or mapping model part relative to a root path. -
Classes in org.hibernate.spi used by org.hibernate.sql.results.graph.tuple Class Description NavigablePath A compound name where the root path element is an entity name or a collection role and each the path sub-path from the root references a domain or mapping model part relative to a root path. -
Classes in org.hibernate.spi used by org.hibernate.sql.results.internal Class Description NavigablePath A compound name where the root path element is an entity name or a collection role and each the path sub-path from the root references a domain or mapping model part relative to a root path. -
Classes in org.hibernate.spi used by org.hibernate.sql.results.internal.domain Class Description NavigablePath A compound name where the root path element is an entity name or a collection role and each the path sub-path from the root references a domain or mapping model part relative to a root path. -
Classes in org.hibernate.spi used by org.hibernate.sql.results.jdbc.spi Class Description NavigablePath A compound name where the root path element is an entity name or a collection role and each the path sub-path from the root references a domain or mapping model part relative to a root path.