Uses of Interface
org.hibernate.sql.model.MutationOperationGroup

Packages that use MutationOperationGroup
Package
Description
 
 
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.
Concrete implementations of MutationGroup, MutationOperation, and TableMutation.