Why do you need orm tools like hibernate?
What is the difference between save() and persist() method in hibernate?
What is the hibernatetemplate class?
What is the role played by the sessionfactory interface in hibernate?
What are the benefits of hibernate over jdbc?
What are the important tags of hibernate.cfg.xml?
What is a sessionfactory?
What are derived properties?
What is the general flow of hibernate communication with rdbms?
Explain criteria api?
What role does the session interface play in hibernate?
What is component mapping in hibernate?
How do you invoke stored procedures?
If you want to see the hibernate generated sql statements on console, what should we do?
What are the most common methods of hibernate configuration?