读书人

jpa中一个有关问题

发布时间: 2012-10-25 10:58:58 作者: rapoo

jpa中一个问题
我在jpa更新一个对象以后,在点击分页,它报了一个
org.springframework.orm.jpa.JpaSystemException: org.hibernate.HibernateException: More than one row with the given identifier was found: 917509, for class: com.easyjf.ec.domain.BillProcess; nested exception is javax.persistence.PersistenceException: org.hibernate.HibernateException: More than one row with the given identifier was found: 917509, for class: com.easyjf.ec.domain.BillProcess
郁闷啊 请教各位大侠.

读书人网 >软件架构设计

热点推荐