Closed
Description
Fedor Bobin opened SPR-17402 and commented
It will be nice to allow do batch queries with list in IN clause. Now it is not supported because query is expanded but NamedParameterBatchUpdateUtils does not aware of it.
Issue Links:
- NamedParameterJdbcTemplate batchUpdate returns an array of size 1 when the batchArgs passed is an empty array [SPR-17476] #22008 NamedParameterJdbcTemplate batchUpdate returns an array of size 1 when the batchArgs passed is an empty array
Referenced from: pull request #1997, and commits a3d763d
2 votes, 4 watchers