Uses of Interface
org.hibernate.query.sqm.mutation.internal.Handler

Packages that use Handler
Package
Description
 
 
 
Support for multi-table SQM mutation (insert, update, delete) operations using a table to temporarily hold the matching ids.
SPI for handling SQM UPDATE and DELETE queries