随笔分类 -  Mybatis

摘要:一、引用静态方法 (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)
摘要:https://blog.csdn.net/isea533/article/details/42102297 阅读全文
posted @ 2018-10-16 15:45 寒爵 阅读(196) 评论(0) 推荐(0)