11 2020 档案

摘要:Cause: java.lang.reflect.UndeclaredThrowableException] java.sql.SQLException: 无效的列类型: 1111 Caused by: org.apache.ibatis.type.TypeException: Error sett 阅读全文
posted @ 2020-11-23 17:34 DarJeely 阅读(787) 评论(0) 推荐(0)
摘要:Oracle 字符集常见字符集及解决方案 Oracle 字符集常见字符集及解决方案 优先级别:alter session>环境变量>注册表>参数文件 一.查看字符集: 1.查询服务端字符集: select userenv('language') from dual or select * from 阅读全文
posted @ 2020-11-05 11:58 DarJeely 阅读(8302) 评论(0) 推荐(0)