| 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.
Normally loaded through a BeanFactory implementation.
Used by the SQLErrorCodeSQLExceptionTranslator.
author: Thomas Risberg since: 1.1 See Also: SQLErrorCodeSQLExceptionTranslator |