类 AbstractSQLExceptionConversionDelegate
- java.lang.Object
-
- org.hibernate.exception.spi.AbstractSQLExceptionConversionDelegate
-
- 所有已实现的接口:
SQLExceptionConversionDelegate
public abstract class AbstractSQLExceptionConversionDelegate extends Object implements SQLExceptionConversionDelegate
- 作者:
- Steve Ebersole
-
-
构造器概要
构造器 限定符 构造器 说明 protectedAbstractSQLExceptionConversionDelegate(ConversionContext conversionContext)
-
-
-
构造器详细资料
-
AbstractSQLExceptionConversionDelegate
protected AbstractSQLExceptionConversionDelegate(ConversionContext conversionContext)
-
-
方法详细资料
-
getConversionContext
protected ConversionContext getConversionContext()
-
-