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.
This package abstracts over the multifarious dialects of SQL understood by the databases supported by Hibernate.
This package defines some central internal SPI abstractions used throughout the implementation of Hibernate.
An internal package containing implementations of central Hibernate APIs, mostly defined in org.hibernate.
Validation for HQL queries.
 
Implementation of the SPIs for HQL support.
SPIs for HQL support.
 
Support for named queries
Package for the SQM-backed Query implementation details
 
SPI-level SQM contracts
Package for the translation of SQM into SQL AST