This commit should have made Spring Batch 3.0.4 compatible with Spring Framework 4.2, but it looks like at least one usage of ParameterizedRowMapper was missed. Unfortunately that code path isn't tested by Spring Boot's Batch integration so it's gone unnoticed until now.