hibernate 三

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中的属性和数据库的要求不符,