确认
当前程序版本
3.3.2
问题描述
nested exception is org.apache.ibatis.exceptions.TooManyResultsException: Expected one result (or null) to be returned by selectOne(),
查询结果返回多条 抛出异常后,结果集对象一直在内存中存在,需要gc回收。
详细堆栈日志
No response
3.3.2
nested exception is org.apache.ibatis.exceptions.TooManyResultsException: Expected one result (or null) to be returned by selectOne(),
查询结果返回多条 抛出异常后,结果集对象一直在内存中存在,需要gc回收。
No response