文章分类 -  业务逻辑

【转】解决a different object with the same identifier value was already associated with the session错
摘要:转自:http://blog.sina.com.cn/s/blog_7f865faf0100w22x.html 如:更新一个信息。 如:把一个用户移出某个部门,根据部门的Id获取部门的信息,得到一个部门对象DepartmentInfo di,再Set set=di.getUsers();遍历该set 阅读全文

posted @ 2016-07-27 09:37 GoQC 阅读(165) 评论(0) 推荐(0)