spring-framework / org.springframework.jdbc.support / CustomSQLErrorCodesTranslation / <init>

<init>

CustomSQLErrorCodesTranslation()

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.

Author
Thomas Risberg

Since
1.1

See Also
SQLErrorCodeSQLExceptionTranslator