类 MysqlTypeDialect
java.lang.Object
cn.smallbun.screw.extension.pojo.dialect.mysql.MysqlTypeDialect
- 所有已实现的接口:
TypeDialect
mysql 类型字典
- 作者:
- liu·yu Created by 15952866402@163.com on 2020-08-17
-
字段详细资料
-
map
-
-
构造器详细资料
-
MysqlTypeDialect
public MysqlTypeDialect()
-
-
方法详细资料
-
getClassTypeByFieldType
从接口复制的说明:TypeDialect通过字段类型获取类类型- 指定者:
getClassTypeByFieldType在接口中TypeDialect- 参数:
type-String- 返回:
Class
-