码迷,mamicode.com
首页 > 移动开发 > 详细

Mybatis mapper must match错误

时间:2017-08-10 23:40:50      阅读:349      评论:0      收藏:0      [点我收藏+]

标签:mybatis cache-ref|cache|resultmap*|parametermap*|sql*|insert*|update*|delete*|select*

Mybatis mapper must match

((cache-ref|cache|resultMap*|parameterMap*|sql*|insert*|update*|delete*|select*)


出现此问题是由于自己的xml内的mybatis标签未按照指定的顺序来编写。

顺序如下:

cache-ref

cache

resultMap*

parameterMap*

sql*

insert*

update*

delete*

select


本文出自 “蓝色幽默” 博客,请务必保留此出处http://bluehumor.blog.51cto.com/2148378/1955277

Mybatis mapper must match错误

标签:mybatis cache-ref|cache|resultmap*|parametermap*|sql*|insert*|update*|delete*|select*

原文地址:http://bluehumor.blog.51cto.com/2148378/1955277

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