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, setStatementParameters
public NamedParameterBatchUpdateUtils()
public static int[] executeBatchUpdateWithNamedParameters(ParsedSql parsedSql, SqlParameterSource[] batchArgs, JdbcOperations jdbcOperations)