Package | Description |
---|---|
org.hibernate.exception.internal |
Modifier and Type | Class and Description |
---|---|
class |
CacheSQLExceptionConversionDelegate
A
SQLExceptionConversionDelegate
implementation specific to Caché SQL, accounting for its custom
integrity constraint violation error codes. |
class |
SQLExceptionTypeDelegate
SQLExceptionConverter implementation that does conversion based on the
JDBC 4 defined SQLException sub-type hierarchy. |
class |
SQLStateConversionDelegate
A SQLExceptionConverter implementation which performs conversion based on the underlying SQLState.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.