Uses of Class
io.ebean.config.dbplatform.DbPlatformTypeMapping
-
Packages that use DbPlatformTypeMapping Package Description io.ebean.config.dbplatform Database platform specific support -
-
Uses of DbPlatformTypeMapping in io.ebean.config.dbplatform
Methods in io.ebean.config.dbplatform that return DbPlatformTypeMapping Modifier and Type Method Description DbPlatformTypeMappingDatabasePlatform. getDbTypeMap()Return the mapping of JDBC to DB types.static DbPlatformTypeMappingDbPlatformTypeMapping. logicalTypes()Return the DbTypeMap with standard (not platform specific) types.
-