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

mybatis:访问静态变量或方法

时间:2018-07-05 13:26:56      阅读:152      评论:0      收藏:0      [点我收藏+]

标签:color   span   col   静态   get   静态变量   order   mobile   ons   

访问方法:

<if test="@com.csget.constant.ConstantApp@getUser(‘mobile‘)== ‘kf‘">
    <![CDATA[ AND 1=2 ]]> 
</if>

访问变量:直接写变量名就行。

mybatis:访问静态变量或方法

标签:color   span   col   静态   get   静态变量   order   mobile   ons   

原文地址:https://www.cnblogs.com/huiy/p/9267762.html

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