会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
寒爵
获得人生中的成功需要的专注与坚持不懈多过天才与机会
博客园
首页
新随笔
联系
订阅
管理
随笔分类 -
Mybatis
Mybatis mapper.xml下引用静态方法、静态常量或者枚举类型
摘要:一、引用静态方法 (1)在ONGL中引用 <select id="selectTest"> <if test="@com.test.DateUtils@isLeapYear(year)==true"> select * from tableA </if> <if test="@com.test.Da
阅读全文
posted @
2022-04-24 16:17
寒爵
阅读(2258)
评论(1)
推荐(1)
MyBatis Generator 详解
摘要:https://blog.csdn.net/isea533/article/details/42102297
阅读全文
posted @
2018-10-16 15:45
寒爵
阅读(196)
评论(0)
推荐(0)
公告