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.
This package abstracts persistence mechanisms for collections.
Defines an SPI for calling stored procedures and functions.
Support for named queries
Contains a range of internal abstractions for dealing with query execution,
query plans, query options, and query parameters.
SPIs for native SQL query support.
-
Classes in org.hibernate.query.named used by org.hibernate.boot.queryClassDescriptionDescriptor for a named native query in the runtime environmentThe 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.Models a SQL ResultSet mapping generally defined via annotations.
-
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.persister.collection
-
Classes in org.hibernate.query.named used by org.hibernate.procedure.spiClassDescriptionContract for query implementations which can be converted to named query mementos for storage in the
NamedObjectRepository.The runtime representation of named queries. -
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 modelDescriptor for a named native query in the runtime environmentThe 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.Models NamedQueryMemento which is a selection-queryAny node (result or fetch) in the result graphModels a SQL ResultSet mapping generally defined via annotations.
-
Classes in org.hibernate.query.named used by org.hibernate.query.results.spiClassDescriptionUsed 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.
-
Classes in org.hibernate.query.named used by org.hibernate.query.sql.spiClassDescriptionContract for query implementations which can be converted to named query mementos for storage in the
NamedObjectRepository.Descriptor for a named native query in the runtime environment