What is the difference between save() and persist() method in hibernate?
No Answer is Posted For this Question
Be the First to Post Answer
Why use hibernate framework?
What is the purpose of mapping?
How to write update query in hibernate?
Define a way to add hibernate mapping file in hibernate configuration file?
What is the difference between save and merge in hibernate?
What is a persistence context?
What is one-to-one association in hibernate?
What are the advantages of using hibernate over jdbc?
Explain hibernate configuration file and hibernate mapping file?
Which element of hbm.xml is used to map a java.util.set property in hibernate?
What is difference between flush and commit in hibernate?
What is the difference between and merge and update?