Generated by
JDiff

Package org.springframework.jdbc.support

Added Classes
CustomSQLExceptionTranslatorRegistrar Registry for registering custom org.springframework.jdbc.support.SQLExceptionTranslator instances for specific databases.
CustomSQLExceptionTranslatorRegistry Registry for custom org.springframework.jdbc.support.SQLExceptionTranslator instances associated with specific databases allowing for overriding translation based on values contained in the configuration file named "sql-error-codes.xml".
 

Changed Classes
SQLErrorCodes JavaBean for holding JDBC error codes for a particular database.