Uses of Class
org.hibernate.exception.spi.AbstractSQLExceptionConversionDelegate

Packages that use AbstractSQLExceptionConversionDelegate
org.hibernate.exception.internal   
 

Uses of AbstractSQLExceptionConversionDelegate in org.hibernate.exception.internal
 

Subclasses of AbstractSQLExceptionConversionDelegate in org.hibernate.exception.internal
 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 © 2001-2012 Red Hat, Inc. All Rights Reserved.