您的位置:首页 > 移动开发 > Objective-C

a different object with the same identifier value was already associated with the session

2011-11-25 16:01 519 查看
a different object with the same identifier value was already associated with the session:

该错误是,在一个hibernate的session中,有两个对象(即内存地址不同),但id相同,致使,hibernate不知保存哪一个好导致的。
本文出自 “linux要从娃娃抓起” 博客,请务必保留此出处http://wanqiufeng.blog.51cto.com/409430/724469
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐