首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 软件管理 > 软件架构设计 >

hibernate 三

2012-10-06 
hibernate 3报错:org.hibernate.NonUniqueObjectException:a different object with the same identifier

hibernate 3
报错:
org.hibernate.NonUniqueObjectException:a different object with the same identifier value was already associated with the session
原因:
object中的属性和数据库的要求不符,

热点排行