程序包 cn.zhxu.bs
接口 DbMapping.DbTypeMapper
- 所有已知实现类:
DefaultDbTypeMapper
- 封闭接口:
- DbMapping
public static interface DbMapping.DbTypeMapper
数据库字段类型识别器
- 从以下版本开始:
- v3.8.0
-
方法概要
-
方法详细资料
-
map
- 参数:
fieldType- 实体类字段类型- 返回:
- 对应的数据库字段类型(非空)
-
DefaultDbTypeMapperfieldType - 实体类字段类型