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
 
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