
jdbc
文章平均质量分 87
走过程序员的路
小鱼要一口口慢慢吃,才能成为大鱼
展开
-
JDBC requires that the JdbcType must be specified for all nullable parameters.
nested exception is org.apache.ibatis.type.TypeException: JDBC requires that the JdbcType must be specified for all nullable parameters. and t1.APPLYNAME LIKE CONCAT('%',#{searchParamVo.原创 2016-09-04 21:06:53 · 1265 阅读 · 0 评论 -
批量添加返回自增主键
在github上看到的一个解决方案,https://github.com/mybatis/mybatis-3/pull/547/commits/f09e26829f927721ca7e7f0297c2334c9d697eea转载 2016-12-28 17:03:19 · 2409 阅读 · 0 评论 -
HQL的使用总结
HQL的使用总结转载 2017-04-28 14:50:00 · 526 阅读 · 0 评论 -
idea hibernate jpa 生成实体类
http://www.cnblogs.com/java-class/archive/2016/12/21/6208356.html 记录下原创 2017-01-05 16:53:44 · 17318 阅读 · 3 评论