码迷,mamicode.com
首页 > 其他好文 > 详细

This method isn't transactional

时间:2017-12-25 11:37:14      阅读:137      评论:0      收藏:0      [点我收藏+]

标签:collect   database   nts   eth   apache   ati   bsp   ice   ted   

1 2017-12-06 12:03:55 -198677 [http-apr-8080-exec-3] DEBUG   - Don‘t need to create transaction for [com.credit.service.credit.ReceivablesService.listReceivables]: This method isn‘t transactional.
2 org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.PersistenceException: 
3 ### Error querying database.  Cause: java.lang.IllegalArgumentException: Mapped Statements collection does not contain value for receivablesMapper.receivableslistPage
4 ### Cause: java.lang.IllegalArgumentException: Mapped Statements collection does not contain value for receivablesMapper.receivableslistPage

错误信息如上:

       原因:mybatis里面的mapper 命名空间错误或者id错误,service无法找到对应的method.

This method isn't transactional

标签:collect   database   nts   eth   apache   ati   bsp   ice   ted   

原文地址:http://www.cnblogs.com/Nico-luo/p/7992050.html

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