类 CustomSQLErrorCodesTranslation


  • public class CustomSQLErrorCodesTranslation
    extends Object
    JavaBean for holding custom JDBC error codes translation for a particular database. The "exceptionClass" property defines which exception will be thrown for the list of error codes specified in the errorCodes property.
    从以下版本开始:
    1.1
    作者:
    Thomas Risberg
    另请参阅:
    SQLErrorCodeSQLExceptionTranslator