ContactUs

Please send your Questions & Answers or Feedback to "mohan@javabook.org"

What is the difference between and merge and update ?

Use update() if you are sure that the session does not contain an already persistent instance with the same identifier, and merge() if you want to merge your modifications at any time without consideration of the state of the session.
Related Posts Plugin for WordPress, Blogger...
Flag Counter