Closed
Description
Hans Desmet opened SPR-16241 and commented
For the moment there is a constructor SimpleJdbcInsert(JdbcTemplate jdbcTemplate).
If you would add a constructor SimpleJdbcInsert(NamedParameterJdbcTemplate namedParameterJdbcTemplate) this would be handy if you only inject a NamedParameterJdbcTemplate bean in your repository bean, not a JdbcTemplate bean.
Affects: 5.0.2
Issue Links:
- Customize PreparedStatementCreatorFactory in getPreparedStatementCreator [SPR-16050] #20599 Customize PreparedStatementCreatorFactory in getPreparedStatementCreator
Referenced from: commits b55a263