Package org.hibernate.exception.internal
-
Class Summary Class Description SQLExceptionTypeDelegate ASQLExceptionConverterimplementation that does conversion based on theSQLExceptionsubtype hierarchy defined by JDBC 4.SQLStateConversionDelegate ASQLExceptionConverterimplementation which performs conversion based on the underlying SQLState.StandardSQLExceptionConverter ASQLExceptionConverterthat delegates to a chain ofSQLExceptionConversionDelegate.