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

Package
Description
Defines contracts for JDBC batching support.
Package defining support for executing mutation SQL statements produced by an entity persister or collection persister.
 
 
Contains a framework of strategies for efficient retrieval of database-generated values.
Contains a framework of strategies for retrieving database-generated ids.
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.
SQL AST extensions for model mutations.
Support for building TableMutation references for persisting entity mutation events
Extensions to JdbcOperation for model mutations.