Package org.hibernate.exception.spi
Interface ConversionContext
-
- All Known Implementing Classes:
AbstractHANADialect,AbstractTransactSQLDialect,AzureSQLServerDialect,CockroachDB202SpatialDialect,CockroachDialect,DB2400Dialect,DB2400V7R3Dialect,DB2Dialect,DB2iDialect,DB2SpatialDialect,DB2zDialect,DerbyDialect,Dialect,DialectDelegateWrapper,GenericDialect,H2Dialect,HANACloudColumnStoreDialect,HANAColumnStoreDialect,HANADialect,HANARowStoreDialect,HANASpatialDialect,HSQLDialect,MariaDB106Dialect,MariaDBDialect,MySQL56InnoDBSpatialDialect,MySQL56SpatialDialect,MySQL5InnoDBSpatialDialect,MySQL5SpatialDialect,MySQL8Dialect,MySQLDialect,MySQLSpatialDialect,OracleDialect,OracleSpatial10gDialect,OracleSpatialSDO10gDialect,PostgisPG10Dialect,PostgisPG93Dialect,PostgisPG94Dialect,PostgisPG95Dialect,PostgresPlusDialect,PostgreSQLDialect,SpannerDialect,SQLServer2012Dialect,SqlServer2012SpatialDialect,SQLServer2016Dialect,SQLServerDialect,SybaseASEDialect,SybaseDialect,TiDBDialect
public interface ConversionContext
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ViolatedConstraintNameExtractorgetViolatedConstraintNameExtractor()
-
-
-
Method Detail
-
getViolatedConstraintNameExtractor
ViolatedConstraintNameExtractor getViolatedConstraintNameExtractor()
-
-