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

Packages that use ExecutionContext
Package
Description
An internal package containing implementations of central Hibernate APIs, mostly defined in org.hibernate.
 
Package for the SQM-backed Query implementation details
 
 
Support for multi-table SQM mutation (insert, update, delete) operations using a table to temporarily hold the matching ids.
 
AST nodes representing expressions in a SQL tree.
Implementation of the SPI for execution of SQL statements via JDBC.
SPI for execution of SQL statements via JDBC.