Uses of Package
org.hibernate.query.sqm.spi

Packages that use org.hibernate.query.sqm.spi
Package
Description
 
Support for handling named queries during the bootstrap process.
Internal package containing dialect-specific extensions of AbstractSqlAstTranslator.
An internal package containing implementations of central Hibernate APIs, mostly defined in org.hibernate.
 
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.
This package defines a semantic model of HQL queries.
Package for the SQM-backed Query implementation details
 
SPI-level SQM contracts
Package for the translation of SQM into SQL AST
 
 
Package defining support for creating and consuming a SQL AST.