Why hibernate is advantageous over entity beans & jdbc?
What is lazy loading in hibernate and how is it done?
What will happen if we don’t have no-args constructor in entity bean?
Why do we need hibernate?
How to create two same tables in different schema’s by using single configuration file?
Why is orm preferred over jdbc?
What is evict in hibernate?
What is the file extension used for hibernate mapping file and hibernate configuration file?
What is strategy in hibernate?
How will you explain save() and saveorupdate() methods in hibernate?
What is hibernate inheritance?
What is first level cache in hibernate?
What is difference between persist and save in hibernate?
Why do you need orm tools like hibernate?
Explain session object in hibernate?