Uses of Class
io.ebean.config.CustomDbTypeMapping
-
Packages that use CustomDbTypeMapping Package Description io.ebean.config Configuration settings for Database construction -
-
Uses of CustomDbTypeMapping in io.ebean.config
Methods in io.ebean.config that return types with arguments of type CustomDbTypeMapping Modifier and Type Method Description List<CustomDbTypeMapping>
PlatformConfig. getCustomTypeMappings()
Return the list of custom type mappings.
-