Uses of Interface
org.hibernate.query.BindingContext

Packages that use BindingContext
Package
Description
This package defines some central internal SPI abstractions used throughout the implementation of Hibernate.
An internal package containing implementations of central Hibernate APIs, mostly defined in org.hibernate.
Validation for HQL queries.
Everything related to HQL/JPQL, native SQL, and criteria queries.
 
Contains a range of internal abstractions for dealing with query execution, query plans, query options, and query parameters.
This package defines a semantic model of HQL queries.
Package for the SQM-backed Query implementation details
SPI-level SQM contracts
Nodes representing expressions in the SQM tree.
Package defining support for creating and consuming a SQL AST.
A Hibernate Type is a strategy for mapping a Java property type to a JDBC type or types.