Interface UpdateHandler
- All Superinterfaces:
Handler
,MultiTableHandler
- All Known Implementing Classes:
CteUpdateHandler
,InlineUpdateHandler
,TableBasedUpdateHandler
Handler for dealing with multi-table SQM UPDATE queries.
-
Method Summary
Methods inherited from interface org.hibernate.query.sqm.mutation.internal.Handler
dependsOnParameterBindings, execute, isCompatibleWith
Methods inherited from interface org.hibernate.query.sqm.mutation.spi.MultiTableHandler
createJdbcParameterBindings, execute