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

Package
Description
 
Package defining support for executing mutation SQL statements produced by an entity persister or collection persister.
 
Defines support for performing mutation operations against collections.
Defines support for performing mutation operations originating from persistence-context events.
Package contains specialized SQL AST nodes and builders for table mutations of model parts originating from normal persistence-context events.
Extensions to JdbcOperation for model mutations.