Uses of Class
org.hibernate.query.sqm.mutation.internal.temptable.AbstractDeleteExecutionDelegate

Package
Description
Support for multi-table SQM mutation (insert, update, delete) operations using a table to temporarily hold the matching ids.