Uses of Interface
org.hibernate.type.BindingContext

Packages that use BindingContext
Package
Description
Contains implementations of SqmFunctionDescriptor describing a range of relatively-sophisticated SQL functions available in various dialects.
 
 
 
Implementation of the SPI for the runtime domain metamodel.
An SPI supporting custom instantiation of entity instances and embeddable objects.
 
Contains a range of internal abstractions for dealing with query execution, query plans, query options, and query parameters.
Implementation of the SPIs for native SQL query support.
SPIs for native SQL query support.
This package defines a semantic model of HQL queries.
Package for the SQM-backed Query implementation details
Package defining support for SqmFunctionDescriptor handling.
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.