Friday, 17 February 2012

How would you reatach detached objects to a session when the same object has already been loaded into the session?

 You can use the session.merge() method call.

No comments: