mybatis的动态sql

一,动态九个sql标签

  

 1 <where>
 2 <if>
 3 <set>
 4 <choose>
 5 <when>
 6 <foreach>
 7 <trim>
 8 
 9 <otherwise>
10 <bind>

 

 

参考文献:https://www.cnblogs.com/lyr-2000/p/13855449.html

posted on 2021-09-15 16:36  居一雪  阅读(13)  评论(0编辑  收藏  举报

导航