Uses of Package
org.hibernate.spi
Packages that use org.hibernate.spi
Package
Description
Support for handling named queries during the bootstrap process.
Internal implementations and support for persistent collections.
This package defines the SPI of a framework for lazy-initializing
and state-tracking collection wrappers.
Contains a framework of strategies for efficient retrieval of
database-generated values.
This package defines an API for accessing the runtime metamodel describing persistent
entities in Java and their mappings to the relational database schema.
Defines the runtime mapping metamodel, which describes the mapping
of the application's domain model parts (entities, attributes) to
relational database objects (tables, columns).
Defines the runtime domain metamodel, which describes the Java aspect of
the application's domain model parts (entities, attributes).
Implementation of the SPI for the runtime domain metamodel.
This package abstracts persistence mechanisms for entities.
Everything related to HQL/JPQL, native SQL, and criteria queries.
The JPA-standard criteria query API defines all the operations needed express
any query written in standard JPQL.
Implementation of the SPIs for HQL support.
SPIs for HQL support.
Support for named queries
Support for defining result set mappings
used in
NativeQuery
, ProcedureCall
,
and StoredProcedureQuery
.Support for immutable result/fetch builder graph nodes built from static sources
such as
SqlResultSetMapping
, orm.xml
,
mapping.xml
or hbm.xml
.Support for mutable result/fetch builder graphs nodes built dynamically.
Defines support for implicit ResultSet mappings.
This package defines a semantic model of HQL queries.
An SPI for defining, registering, and rendering functions in HQL.
Package for the SQM-backed Query implementation details
Support for multi-table SQM mutation (insert, update, delete) operations using
a table to temporarily hold the matching ids.
SPI-level SQM contracts
Package for the translation of SQM into SQL AST
Nodes representing path expressions in the SQM tree.
Nodes representing expressions in the SQM tree.
Nodes representing root entities and joins in the SQM tree.
Nodes representing
select
statements in the SQM tree.A tiny SPI for dealing with compound names and navigable paths.
Package defining support for creating and consuming a SQL AST.
Support for common table expressions (CTE) in a SQL tree.
AST nodes representing root tables and joins in a SQL tree.
SQL AST extensions for model mutations.
Defines domain result graphs.
-
Classes in org.hibernate.spi used by org.hibernate.boot.queryClassDescriptionA 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.internalClassDescriptionA 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.spiClassDescriptionA 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.generator.valuesClassDescriptionA 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.logClassDescriptionA 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.ast.internalClassDescriptionA 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.metamodelClassDescriptionA 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.internalClassDescriptionA 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.mappingClassDescriptionA compound name.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.internalClassDescriptionA 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.astClassDescriptionA 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
-
Classes in org.hibernate.spi used by org.hibernate.metamodel.model.domain.internalClassDescriptionA 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.entityClassDescriptionA 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.queryClassDescriptionA 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.criteriaClassDescriptionA 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.derivedClassDescriptionA 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.internalClassDescriptionA compound name.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.spiClassDescriptionA 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.internalClassDescriptionA 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.namedClassDescriptionA 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.resultsClassDescriptionA 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.internalClassDescriptionA 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.internal.completeClassDescriptionA 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.internal.dynamicClassDescriptionA 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.internal.implicitClassDescriptionA 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.sqmClassDescriptionA 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.functionClassDescriptionA 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.internalClassDescriptionA 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.temptableClassDescriptionA 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.spiClassDescriptionA 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.sqlClassDescriptionA 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.internalClassDescriptionA 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.domainClassDescriptionA 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.expressionClassDescriptionA 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.fromClassDescriptionA 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.selectClassDescriptionA 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.spiClassDescriptionA compound name.Specialized implementation of
NavigablePath
for handling special cases pertaining to entity identifiers.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.spiClassDescriptionA 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.cteClassDescriptionA 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.fromClassDescriptionA 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.astClassDescriptionA 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.graphClassDescriptionA 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.basicClassDescriptionA 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.internalClassDescriptionA 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.embeddableClassDescriptionA 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.internalClassDescriptionA 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.entityClassDescriptionA 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.internalClassDescriptionA 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.tupleClassDescriptionA 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.internalClassDescriptionA 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.domainClassDescriptionA 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.