Java Spring Framework Question:

Download Job Interview Questions and Answers PDF

What are object/relational mapping integration module?

Spring Framework Interview Question
Spring Framework Interview Question

Answer:

Spring also supports for using of an object/relational mapping (ORM) tool over straight JDBC by providing the ORM module. Spring provide support to tie into several popular ORM frameworks, including Hibernate, JDO, and iBATIS SQL Maps. Spring’s transaction management supports each of these ORM frameworks as well as JDBC.

Download Spring Framework Interview Questions And Answers PDF

Previous QuestionNext Question
What is JDBC abstraction and DAO module?What is web module?