Un-Answered Questions { Hibernate }

What is the difference between sessionfactory and session in hibernate?

180


What is the difference between jpa and hibernate?

280


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

150


Difference between first level and second level cache in hibernate?

165


Which class elements are not persisted?

133


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

189


Can we declare entity class as final?

169


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

183


How to configure second level cache in hibernate?

182


What is lazy initialization in hibernate?

197


How to do eager loading in hibernate?

225


What is lazy loading / lazy initialization in hibernate?

231


Different types of hibernate instance states?

208


What are the the methods to clear cache in hibernate?

159


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

141