Uses of Interface
org.hibernate.sql.exec.spi.JdbcParameterBindings

Packages that use JdbcParameterBindings
Package
Description
This package defines some central internal SPI abstractions used throughout the implementation of Hibernate.
SPI for handling SQM UPDATE and DELETE queries
Package defining a SQL AST for use in generation of SQL.
Package defining support for creating and consuming a SQL AST.
AST nodes representing expressions in a SQL tree.
SPI for execution of SQL statements via JDBC.