What is strategy in hibernate?
No Answer is Posted For this Question
Be the First to Post Answer
What’s the difference between session.save() and session.saveorupdate() methods in hibernate?
What is difference between update and merge in hibernate?
Is entity framework an orm?
In how many ways, objects can be fetched from database in hibernate?
What are extension interfaces?
What is hibernate dialect used for?
What is difference between hibernate session get() and load() method?
What will happen if we don’t have no-args constructor in entity bean?
What is detached entity in hibernate?
What do you mean by named – sql query?
What is proxy object in hibernate?
Why orm tool is being used?