Generated by
JDiff

Class org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator

Changed Methods
DataAccessException createCustomException(String, String, SQLException, Class<?>) Change in signature from (String, String, SQLException, Class) to (String, String, SQLException, Class<?>).
Create a custom DataAccessException, based on a given exception class from a CustomSQLErrorCodesTranslation definition.