- Hibernate and ORM .
- Benefits of hibernate.
- What is SessionFactory and Session in hibernate? How we will get these object?
- What is transaction management in hibernate? How we get transaction object in hibernate?
- Write a hibernate.cfg.xml file and explain it?
- Write a simple program which saves the entity(java class) in the database?
- What are the states of an object in hibernate?