
Mybatis
Alex许恒
自我约束,自我完善,自我发展,持之以恒
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
框架报错解决 Mybatis jeecgframework.web.cgreport.dao.core.CgReportDao maxIdle is deprecated
MiniDao Interface [/org.jeecgframework.web.cgreport.dao.core.CgReportDao/] onto Spring Bean 'cgReportDao' maxIdle is deprecated {dataSource-1} inited HCANN000001: Hibernate Commons Annotations {4.0...原创 2019-01-14 20:08:48 · 1370 阅读 · 0 评论 -
【Mybatis】中设置 jdbcType
先看mybatis官方文档: http://www.mybatis.org/mybatis-3/apidocs/reference/org/apache/ibatis/type/JdbcType.html public final enum JdbcType extends Enum<E extends Enum<E>> java.lang.Object ...原创 2019-01-21 09:27:00 · 9828 阅读 · 0 评论