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

ExecutorException: A query was run and no Result Maps were found for the Mapped Statement ‘com.win.mall.dao.CartMapper.test’. It’s likely that neither a Result Type nor a Result Map was specified.

时间:2019-01-29 18:28:45      阅读:229      评论:0      收藏:0      [点我收藏+]

标签:tty   ecif   mybatis   state   tor   bat   test   ltm   exce   

ExecutorException: A query was run and no Result Maps were found for the Mapped Statement ‘com.win.mall.dao.CartMapper.test’. It’s likely that neither a Result Type nor a Result Map was specified.

原因:mybatis没有resultMap报错

  • 在mapper文件的 select 标签中没有指定 resultType 或者 resultMap

ExecutorException: A query was run and no Result Maps were found for the Mapped Statement ‘com.win.mall.dao.CartMapper.test’. It’s likely that neither a Result Type nor a Result Map was specified.

标签:tty   ecif   mybatis   state   tor   bat   test   ltm   exce   

原文地址:https://www.cnblogs.com/renxiuxing/p/10334066.html

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