Mybatis 手记:Mapped Statements collection does not contain value for

Spring整合mybatis main方法测试报错:
Exception in thread "main" java.lang.IllegalArgumentException: Mapped Statements collection does not contain value for xxxx
 
 
原因是 XXXMapper.XML中的 namespace 值写错了...
posted on 2013-03-21 16:30  babyblue  阅读(191)  评论(0)    收藏  举报