Uses of Interface
org.hibernate.query.sqm.mutation.spi.MultiTableHandler

Packages that use MultiTableHandler
Package
Description
Package for the SQM-backed Query implementation details
 
 
 
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