Overview

For consistency with other APIs that work with the JdbcOperations API instead of the concrete JdbcTemplate implementation, we have decided to revise JdbcTestUtils method signatures to accept JdbcOperations instead of JdbcTemplate.

Related Issues

  • 31066

  • 31070