1. 程式人生 > >Caused by: java.lang.IllegalArgumentException: argument type mismatch

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 ‘[email protected]’ 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 ‘[email protected]’ 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 ‘[email protected]’ 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:引數型別不匹配在這裡插入圖片描述


在這裡插入圖片描述