Can we use jpa without hibernate?
What is difference between hibernate and jpa?
How does hibernate useful in mapping object and its relations?
Which annotation is used to declare a class as a hibernate bean ?
Define criteria in terms of hibernate.
What is a 1 n relationship?
What are the important tags of hibernate.cfg.xml?
What is the use of configuration in hibernate?
What we can not do in jdbc but can do hibernate?
What is component mapping in hibernate?
What is meant by full object mapping?
What are the Core interfaces of Hibernate framework?
What is difference between steady state and transient state?
Why we are using jpa annotation instead of hibernate?
Explain session object in hibernate?