
mybaits
饲养员cq
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
mybaits in查询使用
前台传递实体对象中的数组到后台 AND CODE in <foreach item="item" index="index" collection="code" open="(" separator="," close=")"> ${item}原创 2016-10-25 14:20:58 · 544 阅读 · 0 评论 -
mybaits将0值判断为空
根据状态进行检索时,传递0值到后台,mybaits判断时直接当空值处理了 暂时解决办法 and STATUS = #{status,jdbcType=VARCHAR}原创 2016-10-25 14:24:52 · 363 阅读 · 0 评论