public class BatchDeleteCommand extends BatchModifyCommand<BatchDeleteQuery>
query| Constructor and Description |
|---|
BatchDeleteCommand(BatchDeleteQuery query) |
| Modifier and Type | Method and Description |
|---|---|
protected int[] |
executeInternal(java.sql.PreparedStatement preparedStatement,
java.util.List<PreparedSql> sqls) |
bindParameters, execute, executeBatch, executeBatch, getQuery, log, prepareStatement, setupOptions, validateRowspublic BatchDeleteCommand(BatchDeleteQuery query)
protected int[] executeInternal(java.sql.PreparedStatement preparedStatement,
java.util.List<PreparedSql> sqls)
throws java.sql.SQLException
executeInternal in class BatchModifyCommand<BatchDeleteQuery>java.sql.SQLException