Uses of Package
org.hibernate.query.sql.spi

Packages that use org.hibernate.query.sql.spi
Package
Description
Support for handling named queries during the bootstrap process.
An SPI for dealing with parameters of native queries.
This package defines some central internal SPI abstractions used throughout the implementation of Hibernate.
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.