Generated by
JDiff

Class org.springframework.jdbc.support.SQLErrorCodes

Added Methods
void setCustomSqlExceptionTranslator(SQLExceptionTranslator)  
 

Changed Methods
void setCustomSqlExceptionTranslatorClass(Class<SQLExceptionTranslator>) Change in signature from Class to Class<SQLExceptionTranslator>.