org.hibernate.exception.spi
Class AbstractSQLExceptionConversionDelegate
java.lang.Object
org.hibernate.exception.spi.AbstractSQLExceptionConversionDelegate
- All Implemented Interfaces:
- SQLExceptionConversionDelegate
- Direct Known Subclasses:
- CacheSQLExceptionConversionDelegate, SQLExceptionTypeDelegate, SQLStateConversionDelegate
public abstract class AbstractSQLExceptionConversionDelegate
- extends Object
- implements SQLExceptionConversionDelegate
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractSQLExceptionConversionDelegate
protected AbstractSQLExceptionConversionDelegate(ConversionContext conversionContext)
getConversionContext
protected ConversionContext getConversionContext()
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.