会员
周边
新闻
博问
闪存
众包
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
素然止步
博客园
首页
新随笔
联系
订阅
管理
10 2021 档案
org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.TooManyResultsException: Expected one result (or null) to be returned by selectOne(), but found: 3
摘要:异常的原因:需要一个或空参数,但是返回了3个参数。我的两张表是t_article和t_comment,其中t_article一个属性是包含t_comment,如List commentList,所以Article类的commentList是可以接受多个Comment实体类参数的,这里是映射没弄好,导
阅读全文
posted @
2021-10-28 19:43
HainChen
阅读(1825)
评论(0)
推荐(0)
公告