public class NamedParameterBatchUpdateUtils extends BatchUpdateUtils
| Constructor and Description |
|---|
NamedParameterBatchUpdateUtils() |
| Modifier and Type | Method and Description |
|---|---|
static int[] |
executeBatchUpdateWithNamedParameters(ParsedSql parsedSql,
SqlParameterSource[] batchArgs,
JdbcOperations jdbcOperations) |
executeBatchUpdate, setStatementParameterspublic static int[] executeBatchUpdateWithNamedParameters(ParsedSql parsedSql, SqlParameterSource[] batchArgs, JdbcOperations jdbcOperations)