乐趣区

关于java:Mybatis之foreach标签使用方法

MyBatis 动静 sql 之 foreach 标签 Mybatis 之 foreach 标签应用办法,Mybatis 之 foreach 标签在 xml 文件中应用办法,长久层写法:

 <if test="questionIds!= null and questionIds.size()>0" >
       WHERE id in
      <foreach collection="questionIds" index="index" item="item" open="(" separator="," close=")">
            #{item}
       </foreach>
 </if>

双软认证高企软件认证著作权 恒标

退出移动版