Class AbstractSQLExceptionConversionDelegate

java.lang.Object
org.hibernate.exception.spi.AbstractSQLExceptionConversionDelegate
All Implemented Interfaces:
SQLExceptionConversionDelegate

public abstract class AbstractSQLExceptionConversionDelegate extends Object implements SQLExceptionConversionDelegate
  • Constructor Details

    • AbstractSQLExceptionConversionDelegate

      protected AbstractSQLExceptionConversionDelegate(ConversionContext conversionContext)
  • Method Details