Uses of Interface
org.hibernate.sql.model.ast.TableMutation

Packages that use TableMutation
Package
Description
Defines support for performing mutation operations originating from persistence-context events.
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.