Uses of Package
org.hibernate.engine.jdbc.batch.spi

Package
Description
Defines contracts for JDBC batching support.
Package defining support for executing mutation SQL statements produced by an entity persister or collection persister.
 
SPI contracts supporting various aspects of JDBC interaction.
Defines support for performing mutation operations originating from persistence-context events.
An SPI for managing JDBC connections and other heavyweight resources, based around the idea of a "JDBC session".
Package contains specialized SQL AST nodes and builders for table mutations of model parts originating from normal persistence-context events.