Uses of Record Class
org.hibernate.query.sqm.mutation.internal.temptable.TableBasedUpdateHandler.TableUpdater
Packages that use TableBasedUpdateHandler.TableUpdater
Package
Description
Support for multi-table SQM mutation (insert, update, delete) operations using
a table to temporarily hold the matching ids.
-
Uses of TableBasedUpdateHandler.TableUpdater in org.hibernate.query.sqm.mutation.internal.temptable
Methods in org.hibernate.query.sqm.mutation.internal.temptable that return types with arguments of type TableBasedUpdateHandler.TableUpdaterModifier and TypeMethodDescriptionprotected List
<TableBasedUpdateHandler.TableUpdater> TableBasedUpdateHandler.getTableUpdaters()