Uses of Class
org.hibernate.exception.spi.AbstractSQLExceptionConversionDelegate
Packages that use AbstractSQLExceptionConversionDelegate
-
Uses of AbstractSQLExceptionConversionDelegate in org.hibernate.exception.internal
Subclasses of AbstractSQLExceptionConversionDelegate in org.hibernate.exception.internalModifier and TypeClassDescriptionclass
ASQLExceptionConverter
implementation that does conversion based on theSQLException
subtype hierarchy defined by JDBC 4.class
ASQLExceptionConverter
implementation which performs conversion based on the underlying SQLState.