Class | Description |
---|---|
CacheSQLExceptionConversionDelegate |
A
SQLExceptionConversionDelegate
implementation specific to Caché SQL, accounting for its custom
integrity constraint violation error codes. |
SQLExceptionTypeDelegate |
SQLExceptionConverter implementation that does conversion based on the
JDBC 4 defined SQLException sub-type hierarchy. |
SQLStateConversionDelegate |
A SQLExceptionConverter implementation which performs conversion based on the underlying SQLState.
|
SQLStateConverter | Deprecated
Use
StandardSQLExceptionConverter with SQLStateConversionDelegate
instead |
StandardSQLExceptionConverter |
Copyright © 2019 JBoss by Red Hat. All rights reserved.