1. What is Hibernate Framework
2. What is Java Persistence API
3. What are the important benefits of using Hibernate Framework?
4. What are the advantages of Hibernate over JDBC?
5. What is hibernate configuration file?
6. What is hibernate mapping file?
7. What is hibernate dialect?
8. What is the use of show_sql attribute?
9. What is the use of hbm2ddl.auto property?
10. Explain connection pooling in hibernate?