Hibernate Interview Questions
Questions Answers Views Company eMail

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

155

What are the restrictions for the entity classes?

178

What are the different id generating strategies using @generatedvalue annotation?

216

Which hibernate object wraps the jdbc connection?

158

What the core interfaces are of hibernate framework?

147

What are the extension interfaces that are there in hibernate?

148

Explain the role of session interface in hibernate.

188

What are the main advantages of orm like hibernate?

130

Why do you need orm tool like hibernate?

141

What is hibernate query language (hql)?

177

What is the advantage of hibernate over jdbc?

147

Explain the general flow of hibernate communication with rdbms.

192

What are different environments to configure hibernate?

179

How does hibernate distinguish between transient (i.e. Newly instantiated) and detached objects?

135

What does hibernate.properties file consist of?

167


Post New Hibernate Questions

Un-Answered Questions { Hibernate }

What is hql in hibernate?

152


What is the difference between first level cache and second level cache?

198


What is the need for hibernating tools when orm tools can be used?

155


What is the usage of callback interfaces in hibernate?

202


What is native query in hibernate?

330






How to fetch foreign key data in hibernate?

204


What is the difference between merge and update?

174


Is hibernate lazy load by default?

170


What is save method in hibernate?

183


After which hibernate version, related entities are initialized lazily?

162


What are the ways to access hibernate by using spring?

209


In how many ways, objects can be fetched from database in hibernate?

161


Explain hibernate architecture?

140


Why do you need orm tools like hibernate?

175


Can I use hibernate without jpa?

160