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