What is use of hibernate session merge() call?
No Answer is Posted For this Question
Be the First to Post Answer
Why sessionfactory is used in hibernate?
Is hibernate session is thread safe?
What is the limitation of hibernate?
How many steps are in orm?
Is orm a design pattern?
What is difference between merge and saveorupdate in hibernate?
What is difference between getcurrentsession () and opensession () in hibernate?
What is the difference between persist and save in hibernate?
Write the code that maps the java object with the database tables?
What is 2nd level cache?
How can we use new custom interfaces to enhance functionality of built-in interfaces of hibernate?
What is lazy and eager initialization?