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

Packages that use SelectionQueryImplementor
Package
Description
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.