Interface TableDelete
- All Superinterfaces:
RestrictedTableMutation<JdbcDeleteMutation>, Statement, TableMutation<JdbcDeleteMutation>
- All Known Implementing Classes:
AbstractTableDelete
Models an update to a model (entity or collection) table,
triggered from flush
-
Method Summary
Methods inherited from interface RestrictedTableMutation
forEachKeyBinding, forEachOptimisticLockBinding, forEachValueBinding, getKeyBindings, getNumberOfKeyBindings, getNumberOfOptimisticLockBindings, getOptimisticLockBindingsMethods inherited from interface Statement
accept, isSelectionMethods inherited from interface TableMutation
createMutationOperation, createMutationOperation, forEachParameter, getExpectation, getMutatingTable, getMutationComment, getParameters, getTableName, isCallable