Un-Answered Questions { Hibernate }

Name some second level cache types?

174


Difference between load and get?

182


What are the configuration files in hibernate?

155


What are the ways to avoid lazyinitializationexception?

143


What are different types of second level cache?

156


Name few hibernate annotations?

204


What are collection types in hibernate?

205


What is the use of hbm2ddl configuration in hibernate?

160


What are the different cascade types?

157


How many sessionfactory and session objects are usually created?

169


What are the different types of inheritance in hibernate?

177


After which hibernate version, related entities are initialized lazily?

162


What are different types of associations in hibernate?

204


Which type of associated entities are eagerly loaded by default?

164


Can we disable first level cache? What should one do if we don't want an object to be cached?

155