Generated by
JDiff

Package org.springframework.jdbc.core

Changed Classes and Interfaces
JdbcOperations Interface specifying a basic set of JDBC operations.
JdbcTemplate This is the central class in the JDBC core package. It simplifies the use of JDBC and helps to avoid common errors.
StatementCreatorUtils Utility methods for PreparedStatementSetter/Creator and CallableStatementCreator implementations, providing sophisticated parameter management (including support for LOB values).