resultType没有指定就会报错
Posted liaoxiaolao
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了resultType没有指定就会报错相关的知识,希望对你有一定的参考价值。
报错如下:
改正方式就是添加resultType。
org.apache.ibatis.executor.ExecutorException: A query was run and no Result Maps were found for the Mapped Statement。
以上是关于resultType没有指定就会报错的主要内容,如果未能解决你的问题,请参考以下文章