| Package | Description |
|---|---|
| org.aoju.bus.shade.convert |
| Modifier and Type | Method and Description |
|---|---|
static DateType |
DateType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DateType[] |
DateType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ColumnType |
TypeConvert.processTypeConvert(DateType dateType,
String fieldType)
执行类型转换
|
ColumnType |
MySQLTypeConvert.processTypeConvert(DateType dateType,
String fieldType) |
Copyright © 2019. All rights reserved.