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

Packages that use QueryParameterBinding
Package
Description
Defines the internal implementation of the stored procedure SPI.
Defines an SPI for calling stored procedures and functions.
 
Support SQL functions in the SQM model.
Contains a range of internal abstractions for dealing with query execution, query plans, query options, and query parameters.
Package for the SQM-backed Query implementation details