What is hibernate and spring java?



What is hibernate and spring java?..

Answer / Hemant Gupta

"Hibernate is an ORM (Object-Relational Mapping) tool for Java that provides a framework to map Java objects directly to database tables. Spring Java is a comprehensive framework that offers infrastructure support for developing enterprise Java applications. Hibernate is often used in combination with Spring to manage database operations in a more efficient and easier manner."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Hibernate Interview Questions

What is the role of JMX in hibernate?

1 Answers  


What is the difference between sorted and ordered collection in hibernate?

1 Answers  


What are native queries in hibernate?

1 Answers  


What’s hql?

1 Answers  


What does orm mean?

1 Answers  


What is the use of ehcache?

1 Answers  


What is primary key in er diagram?

1 Answers  


What is cascadetype in hibernate?

1 Answers  


What is the java persistence api used for?

1 Answers  


What is many-to-many association in hibernate?

1 Answers  


How will you integrate hibernate with spring framework?

1 Answers  


What is lazy loading and eager loading?

1 Answers  


Categories