mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
6b8552b4c1
This commit refines ParameterizedPreparedStatementSetter nullability to ensure consistency with JdbcTemplate#batchUpdate. Closes gh-35749