This method isn't transactional

Posted Nico-luo

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了This method isn't transactional相关的知识,希望对你有一定的参考价值。

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的主要内容,如果未能解决你的问题,请参考以下文章

flutter Your app isn't using AndroidX

Can't bind to 'ngModel' since it isn't a known property of 'input'.

Can't bind to 'formGroup' since it isn't a known property of 'form'

Flutter 项目 Your app isn't using AndroidX错误

Template parse errors: Can't bind to 'ngModel' since it isn't a known property of &#

启动IDEA 报 Error:java: JDK isn't specified for module '******' 错误