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