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

Packages that use QueryParameterBindings
Package
Description
Defines the integration aspect of Hibernate's second-level caching, allowing a "caching backend" to be plugged in as a cache provider.
Internal package containing dialect-specific extensions of AbstractSqlAstTranslator.
Contains a range of internal abstractions for dealing with query execution, query plans, query options, and query parameters.
Package for the translation of SQM into SQL AST
SPI for execution of SQL statements via JDBC.