Interface TableDelete

All Superinterfaces:
RestrictedTableMutation<JdbcDeleteMutation>, Statement, TableMutation<JdbcDeleteMutation>
All Known Implementing Classes:
AbstractTableDelete, TableDeleteCustomSql, TableDeleteStandard

public interface TableDelete extends RestrictedTableMutation<JdbcDeleteMutation>
Models an update to a model (entity or collection) table, triggered from flush