On Wed, 20 Jun 2007 12:17:32 -0300, Michael Sims <[EMAIL PROTECTED]> wrote:

Unless I'm mistaken, merge()'ing the same object into two different Sessions isn't any more safe than using update() or lock(), so you still have to deal with thread safety issues when using it.

I was just talking about the lazy loading part. :)
Anyways, merge() would at least return different objects for different o.h.Sessions.

Thiago

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to