Mybatis关联子查询。Integer反射异常处理
Mybatis关联子查询。如果子查询入参为Integer时,会出现nested exception is org.apache.ibatis.reflection.ReflectionException: Error instantiating class java.lang.Integer with invalid types () or values (). Cause: java.lang.NoSuchMethodException: java.lang.Integer.()异常。处理方法:删除



