Re: Hibernate 3 versioning/concurrency

2005-09-10 Thread Adam Hardy
Lee Harrington on 09/09/05 14:59, wrote: Would love to get some "best practices" for setting up hibernate with struts. I'm gettin "staleobject" exceptions when I'm the only one editing. I had this problem with Hibernate 2 and eventually solved it, but never really understood. Now the problem

Hibernate 3 versioning/concurrency

2005-09-09 Thread Lee Harrington
Hi folks, Would love to get some "best practices" for setting up hibernate with struts. I'm gettin "staleobject" exceptions when I'm the only one editing. I had this problem with Hibernate 2 and eventually solved it, but never really understood. Now the problem is back, and I'm stuck again. N