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

Submitted by: Administrator
You can use the session.merge() method call.
Submitted by: Administrator

Read Online Hibernate Job Interview Questions And Answers