Uses of Interface
org.hibernate.exception.spi.SQLExceptionConversionDelegate
-
Packages that use SQLExceptionConversionDelegate Package Description org.hibernate.dialect This package abstracts over the multifarious dialects of SQL understood by the databases supported by Hibernate.org.hibernate.exception.spi An SPI forDialect-specific exception interpretation and conversion. -
-
Uses of SQLExceptionConversionDelegate in org.hibernate.dialect
-
Uses of SQLExceptionConversionDelegate in org.hibernate.exception.spi
Classes in org.hibernate.exception.spi that implement SQLExceptionConversionDelegate Modifier and Type Class Description classAbstractSQLExceptionConversionDelegate
-