Interface MutationStatement

All Superinterfaces:
Statement
All Known Subinterfaces:
InsertStatement
All Known Implementing Classes:
AbstractMutationStatement, AbstractUpdateOrDeleteStatement, DeleteStatement, InsertSelectStatement, UpdateStatement

public interface MutationStatement extends Statement
Specialization of Statement for mutation (DML) statements