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.
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.
SPIs for native SQL query support.