Uses of Class
org.hibernate.query.sqm.mutation.internal.temptable.AbstractDeleteExecutionDelegate
Packages that use AbstractDeleteExecutionDelegate
Package
Description
Support for multi-table SQM mutation (insert, update, delete) operations using
a table to temporarily hold the matching ids.
-
Uses of AbstractDeleteExecutionDelegate in org.hibernate.query.sqm.mutation.internal.temptable
Subclasses of AbstractDeleteExecutionDelegate in org.hibernate.query.sqm.mutation.internal.temptableModifier and TypeClassDescriptionclass
class