Interface RestrictedTableMutation<O extends MutationOperation>

All Superinterfaces:
Statement, TableMutation<O>
All Known Subinterfaces:
TableDelete, TableUpdate<O>
All Known Implementing Classes:
AbstractRestrictedTableMutation, AbstractTableDelete, AbstractTableUpdate, OptionalTableUpdate, TableDeleteCustomSql, TableDeleteStandard, TableUpdateCustomSql, TableUpdateNoSet, TableUpdateStandard

public interface RestrictedTableMutation<O extends MutationOperation> extends TableMutation<O>
Specialized TableMutation implementation for mutations which define a where-clause