今天遇到异常情况:nested exception is org.apache.ibatis.executor.ExecutorException: No setter found for the keyProperty XXX_XX 如下: <selectKey keyProperty="XXX_XX " resultType="long" order="BEFORE">SELECT
由于测试缘故,数据库被加入了很多测试数据。再次执行原来的查询出现了异常org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.executor.ExecutorException: Statement returned more than one row, where no more than