Uses of Class
io.ebean.config.dbplatform.DbPlatformTypeMapping
-
Uses of DbPlatformTypeMapping in io.ebean.config.dbplatform
Modifier and TypeFieldDescriptionprotected DbPlatformTypeMapping
DatabasePlatform.dbTypeMap
Mapping of JDBC to Database types.Modifier and TypeMethodDescriptionDatabasePlatform.getDbTypeMap()
Return the mapping of JDBC to DB types.static DbPlatformTypeMapping
DbPlatformTypeMapping.logicalTypes()
Return the DbTypeMap with standard (not platform specific) types.