摘要: CentOS7 64位下MySQL5.7安装与配置 阅读全文
posted @ 2018-05-16 19:54 zhizhijiao 阅读(172) 评论(0) 推荐(0)
摘要: 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 16:18 zhizhijiao 阅读(635) 评论(0) 推荐(0)
摘要: Python之Mysql及SQLAlchemy操作总结 阅读全文
posted @ 2018-05-15 14:43 zhizhijiao 阅读(114) 评论(0) 推荐(0)
摘要: 数据库分库分表思路 阅读全文
posted @ 2018-05-15 10:47 zhizhijiao 阅读(116) 评论(0) 推荐(0)
摘要: 用ASP.NET Core 2.0 建立规范的 REST API 阅读全文
posted @ 2018-05-11 08:40 zhizhijiao 阅读(139) 评论(0) 推荐(0)
摘要: Oracle数据库mybatis 插入空值时报错(with JdbcType OTHER) 阅读全文
posted @ 2018-05-10 11:38 zhizhijiao 阅读(449) 评论(0) 推荐(0)