What’s hql?
What is criteria api?
How do we create session factory in hibernate?
What’s the difference between session.save() and session.saveorupdate() methods in hibernate?
What’s hibernate?
How can we get hibernate statistics?
What is transient instance state in hibernate?
What’s difference between managed associations and hibernate associations?
What are the two types of collections in hibernate?
How can we use new custom interfaces to enhance functionality of built-in interfaces of hibernate?
What are the benefits of using hibernate template?
What is difference between opensession and getcurrentsession?
What is hibernate validator framework?
Why we should not make entity class final?
What are different states of an entity bean?