码迷,mamicode.com
首页 > 其他好文 > 详细

MyBatis 处理关系运算符

时间:2019-04-26 18:10:49      阅读:150      评论:0      收藏:0      [点我收藏+]

标签:运算符   order   str   map   ali   style   app   pos   enter   

MyBatis mapper文件是xml文件,使用关系运算符需要进行转义。

 

关系运算符 转义后字符
< &lt;
<= &lt;=
> &gt;
> &gt;=

MyBatis 处理关系运算符

标签:运算符   order   str   map   ali   style   app   pos   enter   

原文地址:https://www.cnblogs.com/sinosoft/p/10775565.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!