public class BatchUpdateCommand extends BatchModifyCommand<BatchUpdateQuery>
query| Constructor and Description |
|---|
BatchUpdateCommand(BatchUpdateQuery 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 BatchUpdateCommand(BatchUpdateQuery query)
protected int[] executeInternal(java.sql.PreparedStatement preparedStatement,
java.util.List<PreparedSql> sqls)
throws java.sql.SQLException
executeInternal in class BatchModifyCommand<BatchUpdateQuery>java.sql.SQLException