Generated by
JDiff

Package org.springframework.jdbc.core.simple

Changed Classes and Interfaces
AbstractJdbcInsert Abstract class to provide base functionality for easy inserts based on configuration options and database metadata.
SimpleJdbcInsert A SimpleJdbcInsert is a multi-threaded, reusable object providing easy insert capabilities for a table.
SimpleJdbcInsertOperations Interface specifying the API for a Simple JDBC Insert implemented by SimpleJdbcInsert.