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

Package
Description
Internals for JDBC batching support.
Defines contracts for JDBC batching support.
Internals for supporting various aspects of JDBC interaction
Package defining support for executing mutation SQL statements produced by an entity persister or collection persister.
 
 
SPI contracts supporting various aspects of JDBC interaction.
An internal package containing implementations of central Hibernate APIs, mostly defined in org.hibernate.
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.