Uses of Interface
io.ebean.config.dbplatform.ExtraDbTypes
-
Packages that use ExtraDbTypes Package Description io.ebean.config.dbplatform Database platform specific support -
-
Uses of ExtraDbTypes in io.ebean.config.dbplatform
Classes in io.ebean.config.dbplatform that implement ExtraDbTypes Modifier and Type Class Description classDbPlatformTypeRepresents a DB type with name, length, precision, and scale.
-