Interface InsertHandler
- All Superinterfaces:
Handler
,MultiTableHandler
- All Known Implementing Classes:
CteInsertHandler
,TableBasedInsertHandler
Handler for dealing with multi-table SQM INSERT 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