Results 1 to 1 of 1
- 09-02-2008, 10:03 PM #1
Member
- Join Date
- Sep 2008
- Posts
- 2
- Rep Power
- 0
Hibernate Duplicate Entry problem
All,
for the longest time, I have used hibernate saveOrUpdate.
Today, I see that updating a row is causing problems :
'Duplicate entry".
In the past, my saveOrUpdate skipped over the fact the current object has the same key.
So I guess, how do I force update on duplicate using hibernate?
Why has my saveOrUpdate stopped working?
Similar Threads
-
org.hibernate.DuplicateMappingException: Duplicate class/entity mapping project
By Ed in forum JDBCReplies: 4Last Post: 05-13-2011, 10:04 PM -
problem in hibernate need help!
By jrgahan in forum Advanced JavaReplies: 0Last Post: 05-22-2008, 09:00 AM -
ZipOutputStream "duplicate entry"
By new_2_java in forum New To JavaReplies: 0Last Post: 02-14-2008, 04:28 PM -
How to prevent duplicate username entry in database?
By anki1234 in forum JavaServer Pages (JSP) and JSTLReplies: 4Last Post: 01-09-2008, 08:02 AM -
Duplicate entry in registration form!!!
By anki1234 in forum Advanced JavaReplies: 1Last Post: 01-04-2008, 08:15 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks