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

Packages that use QueryImplementor
Package
Description
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.
Defines an SPI for calling stored procedures and functions.
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