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

jpa中一个有关问题

2012-10-25 
jpa中一个问题我在jpa更新一个对象以后,在点击分页,它报了一个org.springframework.orm.jpa.JpaSystemExce

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
郁闷啊  请教各位大侠.

热点排行