Uses of Interface
io.ebean.config.dbplatform.SqlExceptionTranslator
-
Packages that use SqlExceptionTranslator Package Description io.ebean.config.dbplatform Database platform specific support -
-
Uses of SqlExceptionTranslator in io.ebean.config.dbplatform
Classes in io.ebean.config.dbplatform that implement SqlExceptionTranslator Modifier and Type Class Description classSqlCodeTranslatorTranslate SQLException based on SQLState codes.Fields in io.ebean.config.dbplatform declared as SqlExceptionTranslator Modifier and Type Field Description protected SqlExceptionTranslatorDatabasePlatform. exceptionTranslator
-