Caused by: java.lang.IllegalArgumentException: argument type mismatch

essage Request processing failed; nested exception is org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.reflection.ReflectionException: Could not set property ‘member’ of ‘class cn.itcast.domain.Orders’ with value ‘cn.itcast.domain.Member@349cd1d1’ Cause: java.lang.IllegalArgumentException: argument type mismatch
essage请求处理失败;嵌套异常是org.mybatis.spring.MyBatisSystemException:嵌套异常是org.apache.ibatis…ReflectionException:未能将“class cn.itcast.domain.Orders”的属性“.”设置为值“cn.itcast.domain…@349cd1d1”,原因:java.lang.Il参数类型不匹配

org.apache.ibatis.reflection.ReflectionException: Could not set property ‘member’ of ‘class cn.itcast.domain.Orders’ with value ‘cn.itcast.domain.Member@349cd1d1’ Cause: java.lang.IllegalArgumentException: argument type mismatch

ReflectionException:未能将“class cn.itcast.domain.Orders”的属性“.”设置为值“cn.itcast.domain…@349cd1d1”,原因是:java.lang.Ill.ArgumentException:参数类型不匹配

org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.reflection.ReflectionException: Could not set property ‘member’ of ‘class cn.itcast.domain.Orders’ with value ‘cn.itcast.domain.Member@349cd1d1’ Cause: java.lang.IllegalArgumentException: argument type mismatch

MyBatisSystemException:嵌套异常是org.apache.ibatis…ReflectionException:未能将“class cn.itcast.domain.Orders”的属性“.”设置为值“cn.itcast.domain…@349cd1d1”,原因:java.lang.Ill.ArgumentException:参数类型不匹配Caused by: java.lang.IllegalArgumentException: argument type mismatch_第1张图片
Caused by: java.lang.IllegalArgumentException: argument type mismatch_第2张图片
希望对各位大佬有帮助

你可能感兴趣的:(Caused by: java.lang.IllegalArgumentException: argument type mismatch)