mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-27 09:39:04 +00:00
This commit refines ParameterizedPreparedStatementSetter nullability to ensure consistency with JdbcTemplate#batchUpdate. Closes gh-35749