What is lazy loading / lazy initialization in hibernate?
Different types of hibernate instance states?
What are the the methods to clear cache in hibernate?
What is the way to rollback transaction if something goes wrong using hibernate api?
Name some second level cache types?
Difference between load and get?
What are the configuration files in hibernate?
What are the ways to avoid lazyinitializationexception?
What are different types of second level cache?
Name few hibernate annotations?
What are collection types in hibernate?
What is the use of hbm2ddl configuration in hibernate?
What are the different cascade types?
How many sessionfactory and session objects are usually created?
What are the different types of inheritance in hibernate?