Un-Answered Questions { Hibernate }

What is the difference between sessionfactory and session in hibernate?

178


What is the difference between jpa and hibernate?

274


What are the contents of hibernate configuration file ( hibernate.cfg.xml )?

148


Difference between first level and second level cache in hibernate?

163


Which class elements are not persisted?

131


What is the purpose of dialect configured in hibernate configuration file?

188


Can we declare entity class as final?

165


What entries we make in the hibernate config file if we are not using hbm files but annotations?

176


How to configure second level cache in hibernate?

180


What is lazy initialization in hibernate?

186


How to do eager loading in hibernate?

221


What is lazy loading / lazy initialization in hibernate?

229


Different types of hibernate instance states?

206


What are the the methods to clear cache in hibernate?

157


What is the way to rollback transaction if something goes wrong using hibernate api?

137