Is sessionfactory a thread-safe object?
Define persistent classes.
List some of the databases supported by hibernate.
Is session a thread-safe object?
Mention two components of hibernate configuration object.
What are the core interfaces of hibernate?
What is hql (hibernate query language)?
List the key components of hibernate.
What is automatic dirty checking in hibernate?
How is hql query created?
Define criteria in terms of hibernate.
What is the difference between update and merge method?
What are the inheritance mapping strategies?
What does hql stand for?
Mention some of the advantages of using orm over jdbc.