mybatis中Caused by: org.apache.ibatis.reflection.ReflectionException

论坛 期权论坛 编程之家     
选择匿名的用户   2021-6-2 20:52   7248   0

Caused by: org.apache.ibatis.reflection.ReflectionException: There is no getter for property named 'userId' in 'class java.lang.Long'
at org.apache.ibatis.reflection.Reflector.getGetInvoker(Reflector.java:380)
at org.apache.ibatis.reflection.MetaClass.getGetInvoker(MetaClass.java:170)...

项目中有一个模糊查询,xml文件是这么写的

134135_wnVu_3442347.png

结果不管我怎么改resultType和parameterType都没用,还用了resultMap,也没用,最后,网上查到这么一个方法,在dao层中加,@Param("bookWriter")

135424_PSVr_3442347.png

这才解决了问题。

另外,我跟之前的对比了一下,

发现,不用模糊查询,那么就算不加@Param,也能正常查询,并且不报错。

135655_S09r_3442347.png

135831_rd1P_3442347.png

转载于:https://my.oschina.net/u/3442347/blog/1797247

分享到 :
0 人收藏
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

积分:3875789
帖子:775174
精华:0
期权论坛 期权论坛
发布
内容

下载期权论坛手机APP