What is orm in spring?



What is orm in spring?..

Answer / Archana Yadav

Object-Relational Mapping (ORM) in Spring Framework refers to the mechanism that maps Java objects to database tables and their relationships. It allows developers to interact with a database using Java objects instead of writing raw SQL queries.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Spring Framework Interview Questions

What is the flow of spring boot? : Spring Boot

1 Answers  


Is jwt an oauth?

1 Answers  


What is the difference between @requestbody and @requestparam?

1 Answers  


What are the various ways of using spring framework?

1 Answers  


What is spring boot devtools? : Spring Boot

1 Answers  


What is inner bean? What is the drawback of inner bean?

1 Answers  


How can we use spring to create restful web service returning json response?

1 Answers  


What is aop proxy?

1 Answers  


What is @controller in spring boot? : Spring Boot

1 Answers  


What is ef code?

1 Answers  


What is difference between @pathparam and @pathvariable?

1 Answers  


Why would you use a singleton?

1 Answers  


Categories