
mybatis
朱赤墨黑
“To grow and to help others grow. To live and to help others live.”
“成长,并帮助别人成长。体验和经历生活,并帮助别人体验和经历生活。”
展开
-
mybaties 单个 相同参数
goodsNumber LIKE ‘%parameterorgoodsNameLIKE‘parameterorgoodsNameLIKE‘{_parameter}%’ or goodsName LIKE ‘%{_parameter}%’原创 2018-04-18 17:56:43 · 260 阅读 · 0 评论 -
【笔记】使用临时表,处理菜单
<resultMap type="AuthMenu" id="AuthMenuMapper"> <id property="id" column="id" /> <collection property="childList" ofType="AuthMenu"原创 2018-06-09 10:48:19 · 310 阅读 · 0 评论