接口 ITypeConvertHandler


public interface ITypeConvertHandler
类型转换处理器
从以下版本开始:
3.5.3
作者:
nieqiurong 2022/5/12.
  • 方法详细资料

    • convert

      @NotNull @NotNull IColumnType convert(GlobalConfig globalConfig, TypeRegistry typeRegistry, TableField.MetaInfo metaInfo)
      转换字段类型
      参数:
      globalConfig - 全局配置
      typeRegistry - 类型注册信息
      metaInfo - 字段元数据信息
      返回:
      子类类型