What are the orm frameworks?



What are the orm frameworks?..

Answer / Chaudhary Krishanpal Singh

Some popular ORM (Object-Relational Mapping) frameworks include Hibernate, TopLink (by Oracle), DataNucleus, EclipseLink, and Spring Data JPA.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Hibernate Interview Questions

List some of the databases supported by hibernate.

1 Answers  


What is an example of a one to many relationship?

1 Answers  


Which came first jpa or hibernate?

1 Answers  


Do you want to use hibernate 2nd level cache?

1 Answers  


Which are the design patterns that are used in hibernate framework?

1 Answers  


What is meant by unidirectional and bidirectional?

1 Answers  


What is a one to many relationship in a database?

1 Answers  


How to implement one to many relationships with annotation?

1 Answers  


What is the difference between merge and update method?

1 Answers  


What is the use of transient?

1 Answers  


What is the n 1 problem?

1 Answers  


What is the need of hibernate tools when orm tools can be used?

1 Answers  


Categories