Uses of Interface
org.hibernate.query.sqm.mutation.internal.UpdateHandler
Packages that use UpdateHandler
Package
Description
Support for multi-table SQM mutation (insert, update, delete) operations using
a table to temporarily hold the matching ids.
-
Uses of UpdateHandler in org.hibernate.query.sqm.mutation.internal.cte
Classes in org.hibernate.query.sqm.mutation.internal.cte that implement UpdateHandler -
Uses of UpdateHandler in org.hibernate.query.sqm.mutation.internal.inline
Classes in org.hibernate.query.sqm.mutation.internal.inline that implement UpdateHandler -
Uses of UpdateHandler in org.hibernate.query.sqm.mutation.internal.temptable
Classes in org.hibernate.query.sqm.mutation.internal.temptable that implement UpdateHandler