What is orm tool?



What is orm tool?..

Answer / Megha Yadav

ORM (Object-Relational Mapping) tools are software libraries that enable developers to work with databases using object-oriented programming languages.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Hibernate Interview Questions

Why do we need mapping?

1 Answers  


Is hibernate configuration file mandatory?

1 Answers  


What is orm mapping in hibernate?

1 Answers  


Why we use hibernate template?

1 Answers  


What is the role played by the sessionfactory interface in hibernate?

1 Answers  


What is lazy true in hibernate?

1 Answers  


Which design patterns are used in Hibernate framework?

1 Answers  


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

1 Answers  


What is jmx in hybernate?

1 Answers  


Why jpa is better than hibernate?

1 Answers  


What is the role played by session interface in hibernate?

1 Answers  


What is a pure relational orm?

1 Answers  


Categories