Prior to this commit, DefaultJdbcClient updated the supplied KeyHolder when using named parameters but not for positional parameters. This commit refactors the creation of the PreparedStatementCreatorFactory so that the PreparedStatementCreator properly creates a PreparedStatement which returns generated keys. Closes gh-31297 |
||
|---|---|---|
| .. | ||
| src | ||
| spring-jdbc.gradle | ||