How to insert data into database using spring mvc and hibernate?
No Answer is Posted For this Question
Be the First to Post Answer
Explain about hibernate proxy and how it helps in lazy loading?
What is a proxy object in hibernate?
Mention some important annotations used for hibernate mapping?
Explain some of the elements of hbm.xml?
What is query cache?
Is hibernate session thread safe?
What is hibernate entitymanagerfactory?
What is orm navy?
Is a relationship in hibernate?
Should all the mapping files of hibernate have .hbm.xml extension to work properly?
How to fetch data from database in spring mvc using hibernate?
What is the difference between hibernate session get() and load() method?