| 程序包 | 说明 |
|---|---|
| online.sanen.unabo.template |
| 限定符和类型 | 方法和说明 |
|---|---|
<T> int[][] |
SqlTemplate.batchUpdate(String sql,
Collection<T> batchArgs,
int batchSize,
PreparedStatementSetterBatchCustom<T> pss) |
<T> int[][] |
JdbcOperations.batchUpdate(String sql,
Collection<T> batchArgs,
int batchSize,
PreparedStatementSetterBatchCustom<T> pss) |
Copyright © 2023. All rights reserved.