Package org.hibernate.exception.internal
package org.hibernate.exception.internal
-
ClassesClassDescriptionA
SQLExceptionConverter
implementation that does conversion based on theSQLException
subtype hierarchy defined by JDBC 4.ASQLExceptionConverter
implementation which performs conversion based on the underlying SQLState.ASQLExceptionConverter
that delegates to a chain ofSQLExceptionConversionDelegate
.