**[Stepan Koltsov](https://jira.spring.io/secure/ViewProfile.jspa?name=yozh)** opened **[SPR-3977](https://jira.spring.io/browse/SPR-3977?redirect=false)** and commented Please extract 3 calls to --- new ArgPreparedStatementSetter(args) --- in JdbcTemplate into protected method --- PreparedStatementSetter newArgPreparedStatementSetter(Object[] args) { ... } --- so creation of APSS can be easily overriden in subclass of JdbcTemplate. --- **Affects:** 2.1 M3 **Referenced from:** commits https://github.com/spring-projects/spring-framework/commit/b88db7a594e86721f247dc89ee83732e35e6032c 1 votes, 0 watchers