What’s hibernate?



What’s hibernate?..

Answer / Shatrughan Singh Sengar

Hibernate is a popular open-source Java persistence framework that provides an ORM (Object Relational Mapping) solution for mapping Java objects to relational databases.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Hibernate Interview Questions

Is a relationship in hibernate?

1 Answers  


Is hibernate an implementation of jpa?

1 Answers  


What is session evict in hibernate?

1 Answers  


What’s difference between managed associations and hibernate associations?

1 Answers  


What is the default cache in hibernate?

1 Answers  


What is one to many and many to many relationships one to many?

1 Answers  


What are the disadvantages of hibernate?

1 Answers  


What is hbm2ddl in hibernate?

1 Answers  


Why we use hibernate instead of jdbc?

1 Answers  


What is the purpose of hql in communication between hibernate and rdbms?

1 Answers  


What are the identified limitation of hibernate?

1 Answers  


What is many to one mapping in hibernate?

1 Answers  


Categories