Uses of Interface
org.hibernate.query.sqm.mutation.internal.temptable.TableBasedUpdateHandler.ExecutionDelegate
Packages that use TableBasedUpdateHandler.ExecutionDelegate
Package
Description
Support for multi-table SQM mutation (insert, update, delete) operations using
a table to temporarily hold the matching ids.
-
Uses of TableBasedUpdateHandler.ExecutionDelegate in org.hibernate.query.sqm.mutation.internal.temptable
Classes in org.hibernate.query.sqm.mutation.internal.temptable that implement TableBasedUpdateHandler.ExecutionDelegateMethods in org.hibernate.query.sqm.mutation.internal.temptable that return TableBasedUpdateHandler.ExecutionDelegateModifier and TypeMethodDescriptionTableBasedUpdateHandler.resolveDelegate
(DomainQueryExecutionContext executionContext)