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.
 
Support for named queries
An SPI for defining, registering, and rendering functions in HQL.
SPI-level SQM contracts