Uses of Package
org.hibernate.query.named
Packages that use org.hibernate.query.named
Package
Description
Support for handling named queries during the bootstrap process.
A range of SPIs allowing integration with—and customization of—the process of building metadata.
An internal package containing implementations of central Hibernate APIs,
mostly defined in
org.hibernate
.This package abstracts persistence mechanisms for collections.
Defines support for executing database stored procedures and functions and accessing their outputs.
Defines the internal implementation of the stored procedure SPI.
Defines an SPI for calling stored procedures and functions.
Validation for HQL queries.
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
.Contains a range of internal abstractions for dealing with query execution,
query plans, query options, and query parameters.
Implementation of the SPIs for native SQL query support.
SPIs for native SQL query support.
Package for the SQM-backed Query implementation details
SPI-level SQM contracts
-
Classes in org.hibernate.query.named used by org.hibernate.boot.internalClassDescriptionRepository for references to named things related to queries.
-
Classes in org.hibernate.query.named used by org.hibernate.boot.queryClassDescriptionThe runtime representation of named queries.Used to keep information about named result mappings defined by the application which can then be applied to native-sql and stored-procedure queries.
-
Classes in org.hibernate.query.named used by org.hibernate.boot.spiClassDescriptionRepository for references to named things related to queries.
-
Classes in org.hibernate.query.named used by org.hibernate.internalClassDescriptionUsed to keep information about named result mappings defined by the application which can then be applied to native-sql and stored-procedure queries.
-
Classes in org.hibernate.query.named used by org.hibernate.loader.ast.internal
-
Classes in org.hibernate.query.named used by org.hibernate.persister.collection
-
Classes in org.hibernate.query.named used by org.hibernate.procedureClassDescriptionContract for Query impls that can be converted to a named query memento to be stored in the
NamedObjectRepository
-
Classes in org.hibernate.query.named used by org.hibernate.procedure.internalClassDescriptionContract for Query impls that can be converted to a named query memento to be stored in the
NamedObjectRepository
The runtime representation of named queries. -
Classes in org.hibernate.query.named used by org.hibernate.procedure.spiClassDescriptionContract for Query impls that can be converted to a named query memento to be stored in the
NamedObjectRepository
The runtime representation of named queries. -
Classes in org.hibernate.query.named used by org.hibernate.processor.validationClassDescriptionRepository for references to named things related to queries.
-
Classes in org.hibernate.query.named used by org.hibernate.query.criteria.internalClassDescriptionThe runtime representation of named queries.
-
Classes in org.hibernate.query.named used by org.hibernate.query.hql.internalClassDescriptionThe runtime representation of named queries.
-
Classes in org.hibernate.query.named used by org.hibernate.query.hql.spiClassDescriptionContract for Query impls that can be converted to a named query memento to be stored in the
NamedObjectRepository
-
Classes in org.hibernate.query.named used by org.hibernate.query.internalClassDescriptionThe parent node for the fetchA ResultMappingMementoNode that is a reference to some part of the user's domain modelRepository for references to named things related to queries.The runtime representation of named queries.Used to keep information about named result mappings defined by the application which can then be applied to native-sql and stored-procedure queries.Any node (result or fetch) in the result graph
-
Classes in org.hibernate.query.named used by org.hibernate.query.namedClassDescriptionThe parent node for the fetchA ResultMappingMementoNode that is a reference to some part of the user's domain modelThe runtime representation of named queries.Used to keep information about named result mappings defined by the application which can then be applied to native-sql and stored-procedure queries.Any node (result or fetch) in the result graph
-
Classes in org.hibernate.query.named used by org.hibernate.query.resultsClassDescriptionUsed to keep information about named result mappings defined by the application which can then be applied to native-sql and stored-procedure queries.
-
Classes in org.hibernate.query.named used by org.hibernate.query.results.internalClassDescriptionUsed to keep information about named result mappings defined by the application which can then be applied to native-sql and stored-procedure queries.
-
Classes in org.hibernate.query.named used by org.hibernate.query.spiClassDescriptionRepository for references to named things related to queries.The runtime representation of named queries.
-
Classes in org.hibernate.query.named used by org.hibernate.query.sql.internalClassDescriptionContract for Query impls that can be converted to a named query memento to be stored in the
NamedObjectRepository
The runtime representation of named queries.Used to keep information about named result mappings defined by the application which can then be applied to native-sql and stored-procedure queries. -
Classes in org.hibernate.query.named used by org.hibernate.query.sql.spiClassDescriptionContract for Query impls that can be converted to a named query memento to be stored in the
NamedObjectRepository
The runtime representation of named queries. -
Classes in org.hibernate.query.named used by org.hibernate.query.sqm.internalClassDescriptionContract for Query impls that can be converted to a named query memento to be stored in the
NamedObjectRepository
-
Classes in org.hibernate.query.named used by org.hibernate.query.sqm.spi
-
Classes in org.hibernate.query.named used by org.hibernate.testing.orm.junitClassDescriptionRepository for references to named things related to queries.