orgmybatisspringMyBatisSystemException nested exception is orgapacheibatistypeTypeException Could not set parameters for mapping ParameterMappingproperty=user_email mode=IN javaType=class javalangInte
org.mybatis.spring.MyBatisSystemException:嵌套异常是org.apache.ibatis.type.TypeException:无法设置映射的参数:ParameterMapping{property='user_email',mode=IN,javaType=class java.lang.Integer,jdbcType=null,numericScale=null,resultMapId='null',jdbcTypeName='null',expression='null'}。原因:org.apache.ibatis.type.TypeException:使用JdbcType null为参数#1设置非null。尝试为此参数设置不同的JdbcType或不同的配置属性。原因:java.lang.ClassCastException:无法将java.lang.String转换为java.lang.Integer。
原文地址: https://www.cveoy.top/t/topic/bsY7 著作权归作者所有。请勿转载和采集!