Interface JdbcMutation
- All Superinterfaces:
JdbcOperation, PrimaryOperation
- All Known Subinterfaces:
JdbcOperationQueryInsert, JdbcOperationQueryMutation
Primary operation, which is an (
INSERT, UPDATE or DELETE) performed via JDBC.-
Method Summary
Methods inherited from interface JdbcOperation
getParameterBinders, getSqlStringMethods inherited from interface PrimaryOperation
getAffectedTableNames