| Name | Description | Type | Package | Framework |
| CacheSQLExceptionConversionDelegate | Class | org.hibernate.exception.internal | Hibernate ORM | |
| SQLExceptionTypeDelegate | SQLExceptionConverter implementation that does conversion based on the JDBC 4 defined SQLException sub-type hierarchy. | Class | org.hibernate.exception.internal | Hibernate ORM |
| SQLStateConversionDelegate | A SQLExceptionConverter implementation which performs conversion based on the underlying SQLState. | Class | org.hibernate.exception.internal | Hibernate ORM |
| SQLStateConverter | Class | org.hibernate.exception.internal | Hibernate ORM | |
| StandardSQLExceptionConverter | See Also:Serialized FormConstructor SummaryStandardSQLExceptionConverter() | Class | org.hibernate.exception.internal | Hibernate ORM |