/** * 数据类型转换 * @param runtime 运行环境主要包含驱动适配器 数据源或客户端 * @param columns 列 * @param run 值 * @return boolean 返回false表示转换失败 如果有多个adapter 则交给adapter继续转换 */