类 DatabaseTypeDefine
java.lang.Object
org.dromara.autotable.core.converter.DatabaseTypeDefine
- 所有已实现的接口:
DefaultTypeEnumInterface
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明默认小数点后长度默认类型长度类型名称static DatabaseTypeDefinestatic DatabaseTypeDefinestatic DatabaseTypeDefine
-
构造器详细资料
-
DatabaseTypeDefine
public DatabaseTypeDefine()
-
-
方法详细资料
-
getDefaultLength
从接口复制的说明:DefaultTypeEnumInterface默认类型长度- 指定者:
getDefaultLength在接口中DefaultTypeEnumInterface- 返回:
- 默认长度
-
getDefaultDecimalLength
从接口复制的说明:DefaultTypeEnumInterface默认小数点后长度- 指定者:
getDefaultDecimalLength在接口中DefaultTypeEnumInterface- 返回:
- 默认小数点后长度
-
getTypeName
从接口复制的说明:DefaultTypeEnumInterface类型名称- 指定者:
getTypeName在接口中DefaultTypeEnumInterface- 返回:
- 类型名称
-
of
-
of
-
of
-