摘要: springboot 项目mybatis plus 设置 jdbcTypeForNull (oracle数据库需配置JdbcType.NULL, 默认是Other) oracle 使用updateAllColumnById( )方法抛异常: 无效的列类型: 1111 with JdbcType OTHER . Try setting a different JdbcType for this parameter or a different jdbcTypeForNull configuration property. 阅读全文
posted @ 2018-05-15 15:22 挨踢人啊 阅读(15653) 评论(0) 推荐(1)
摘要: Python之Mysql及SQLAlchemy操作总结 阅读全文
posted @ 2018-05-15 14:02 挨踢人啊 阅读(1237) 评论(0) 推荐(0)
摘要: 数据库分库分表思路 阅读全文
posted @ 2018-05-15 09:20 挨踢人啊 阅读(306) 评论(0) 推荐(0)
摘要: RPC框架实践之:Apache Thrift 阅读全文
posted @ 2018-05-15 08:18 挨踢人啊 阅读(1399) 评论(0) 推荐(0)