Package org.aoju.bus.shade.beans
Class MySQLTypeConvert
java.lang.Object
org.aoju.bus.shade.beans.MySQLTypeConvert
- All Implemented Interfaces:
TypeConvert
Copyright: Copyright (c) 2019
MYSQL 数据库字段类型转换
- Since:
- Java 17+
- Author:
- Kimi Liu
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MySQLTypeConvert
public MySQLTypeConvert()
-
-
Method Details
-
processTypeConvert
Description copied from interface:TypeConvert执行类型转换- Specified by:
processTypeConvertin interfaceTypeConvert- Parameters:
dateType- 时间类型fieldType- 字段类型- Returns:
- ignore
-