Interface GeneratedMutation<O extends MutationOperation>
- All Superinterfaces:
SqlAstNode, Statement, TableMutation<O>
Marker interface representing TableMutations whose SQL Hibernate
has generated, as opposed to custom SQL provided by the user.
-
Method Summary
Methods inherited from interface Statement
accept, isSelectionMethods inherited from interface TableMutation
createMutationOperation, createMutationOperation, forEachParameter, getExpectation, getMutatingTable, getMutationComment, getParameters, getTableName, isCallable