• Stephane Nicoll's avatar
    Reuse JdbcTemplate in NamedParameterJdbcTemplate · ad859028
    Stephane Nicoll authored
    This commit makes sure to reuse an existing or auto-configured
    `JdbcTemplate` when auto-configuring a `NamedParameterJdbcTemplate`.
    
    This ensures that whatever customizations have been applied on the
    `JdbcTemplate` are properly shared.
    
    Closes gh-4945
    ad859028
Name
Last commit
Last update
..
src Loading commit data...
pom.xml Loading commit data...