Explain the mechanism by which you can distinguish between transient (i.e. Newly instantiated) and detached objects in hibernate?
What are different types of caches available in hibernate?
What is implicit polymorphism in hibernate?
What is the purpose of hql in communication between hibernate and rdbms?
What is native query in hibernate?
What are the important interfaces in hibernate?
Explain hibernate configuration file and hibernate mapping file?
What are the different levels of orm quality?
Can we use hibernate without jpa?
How will you explain save() and saveorupdate() methods in hibernate?
What are the 3 levels of orm?
Can hibernate be used with mongodb?
What does fetchtype lazy mean?
Is hibernate configuration file mandatory?
What are the inheritance mapping models in hibernate?