Uses of Class
io.ebean.config.dbplatform.DbPlatformTypeMapping
Packages that use DbPlatformTypeMapping
-
Uses of DbPlatformTypeMapping in io.ebean.config.dbplatform
Methods in io.ebean.config.dbplatform that return DbPlatformTypeMappingModifier and TypeMethodDescriptionDatabasePlatform.getDbTypeMap()Return the mapping of JDBC to DB types.static DbPlatformTypeMappingDbPlatformTypeMapping.logicalTypes()Return the DbTypeMap with standard (not platform specific) types.