1. get NonUniqueObjectException when update entity using struts2 and hibernate stackoverflow.comI use hibernate as the ORM framework,and this is my first time use it for writing operation. Befor this appliction,I just use hibernate to read data from the db. In my struts action,I ... |
2. Save vs. Update in Struts Action forum.hibernate.orgHello All, Architecture of my first prod Hibernate app has gone surprisingly well so far, thanks to everyone surrounding this project for the contributions! I'm stumbling on something that should be easy, but I'm just not seeing it. I searched this forum but found nothing. If this is answered in a Wiki and I missed it, please feel free to pelt ... |
3. Help with struts/hibernate update strategy forum.hibernate.orgNewbie Joined: Thu Feb 17, 2005 10:49 am Posts: 6 Folks, I'm looking for the prescribed way to use hibernate in a 3 tier web app with struts and session beans facades. I have one issue that I can't resolve. I've read the docs and FAQs, searched the forums and I own the book. When I update a record that is ... |