2018年1月31日
摘要: trim标记是一个格式化的标记,可以完成set或者是where标记的功能,如下代码: 1、 select * from user <trim prefix="WHERE" prefixoverride="AND |OR"> <if test="name != null and name.length 阅读全文
posted @ 2018-01-31 15:37 蜡笔小新萌萌哒 阅读(134) 评论(0) 推荐(0) 编辑