会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
hzhh123
博客园
首页
新随笔
联系
订阅
管理
2016年3月31日
Request processing failed; nested exception is org.springframework.dao.InvalidDataAccessApiUsageException: Multiple representations of the same entity解决方法
摘要: 因为试图给 某一个new 的Transient对象 的某一个属性赋一个 已经Persistent 对象或者Detached 对象值。导致最后save 或者merge 这个Transient对象报这个错误。 这应该算是Hibernate 自身的一个bug ,已经在4.2.15版本中解决了 1、更新hi
阅读全文
posted @ 2016-03-31 17:57 hzhh123
阅读(9927)
评论(0)
推荐(0)
编辑
公告