文章分类 - mybatis
mybatis
摘要:mybatis 插入空值時需要指定jdbcType报错内容:### Cause: org.apache.ibatis.type.TypeException: Error setting null for parameter #10 with JdbcType OTHER . Try setting ...
阅读全文
摘要:1.在Tomcat的context.xml文件中配置数据源参数 1 2 3 4 WEB-INF/web.xml 5 6 8 --> 9 11 13 -->14 15 16 ...
阅读全文
摘要:自己写的Mybatis工具类,不包括事务处理。/*** MybatisUtil.java* * @screen* @authorhavery*/package com.newpp.core.util;import java.io.IOException;import java.io.InputStr...
阅读全文
摘要:在搭建mybatis环境的时候,报了个如下Error信息:Cause: org.apache.ibatis.builder.BuilderException: Error creating document instance. Cause: org.xml.sax.SAXParseException...
阅读全文

浙公网安备 33010602011771号