nested exception is org.apache.ibatis.reflection.ReflectionExceptio
Posted 帅S俊
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了nested exception is org.apache.ibatis.reflection.ReflectionExceptio相关的知识,希望对你有一定的参考价值。
org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.reflection.ReflectionException: There is no getter for property named ‘parent_maintenance_no‘ in ‘class *****‘
我的错误原因是,parameterType类型中没有字段parent_maintenance_no
以上是关于nested exception is org.apache.ibatis.reflection.ReflectionExceptio的主要内容,如果未能解决你的问题,请参考以下文章