public class SqlServerTypeConvert extends BaseTypeConvert
| 构造器和说明 |
|---|
SqlServerTypeConvert() |
| 限定符和类型 | 方法和说明 |
|---|---|
Class |
processTypeConvert(DateType dateType,
String fieldType)
执行类型转换
|
parseDateTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprocessTypeConvertpublic Class processTypeConvert(DateType dateType, String fieldType)
ITypeConvertdateType - 时间转换fieldType - 字段类型Copyright © 2020. All rights reserved.