Class PlatformTypeConverter
java.lang.Object
io.ebeaninternal.dbmigration.ddlgeneration.platform.util.PlatformTypeConverter
Converts a logical column definition into platform specific one.
This translates standard sql types into platform specific ones.
-
Constructor Summary
ConstructorsConstructorDescriptionPlatformTypeConverter(io.ebean.config.dbplatform.DbPlatformTypeMapping platformTypes)Construct with the platform specific types. -
Method Summary
-
Constructor Details
-
PlatformTypeConverter
Construct with the platform specific types.
-
-
Method Details
-
convert
Convert the standard type to the platform specific type.
-