Uses of Interface
org.hibernate.query.spi.QueryEngine

Packages that use QueryEngine
Package
Description
Contains implementations of SqmFunctionDescriptor describing a range of relatively-sophisticated SQL functions available in various dialects.
 
 
 
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.
Defines the internal implementation of the stored procedure SPI.
Validation for HQL queries.
 
Implementation of the SPIs for HQL support.
 
Support for named queries
Implementation of the SPIs for native SQL query support.
This package defines a semantic model of HQL queries.
An SPI for defining, registering, and rendering functions in HQL.
Package for the SQM-backed Query implementation details
SPI-level SQM contracts
Nodes representing expressions in the SQM tree.