Uses of Interface
org.hibernate.sql.model.jdbc.JdbcMutationOperation

Packages that use JdbcMutationOperation
Package
Description
This package abstracts persistence mechanisms for collections.
Defines support for performing mutation operations against collections.
Package defining a SQL AST for use in generation of SQL.
Package defining support for creating and consuming a SQL AST.
SQL AST extensions for model mutations.
Support for building TableMutation references for persisting entity mutation events
Concrete implementations of MutationGroup, MutationOperation, and TableMutation.
Extensions to JdbcOperation for model mutations.