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} initedHCANN000001: Hibernate Commons Annotations {4.0...原创 2019-01-14 20:08:48 · 1321 阅读 · 0 评论 -
【Mybatis】中设置 jdbcType
先看mybatis官方文档:http://www.mybatis.org/mybatis-3/apidocs/reference/org/apache/ibatis/type/JdbcType.htmlpublic final enumJdbcTypeextends Enum<E extends Enum<E>>java.lang.Object ...原创 2019-01-21 09:27:00 · 9639 阅读 · 0 评论