| Package | Description |
|---|---|
| org.springframework.jdbc.core |
| Modifier and Type | Method and Description |
|---|---|
int[] |
JdbcTemplate.batchUpdate(String sql,
BatchPreparedStatementSetter pss) |
int[] |
JdbcOperations.batchUpdate(String sql,
BatchPreparedStatementSetter pss) |
Copyright © 2022. All rights reserved.