What are object/relational mapping integration module?
Ans) Spring also supports for using of an object/relational mapping (ORM) tool over straight JDBC by giving the ORM module. Spring provide support to tie into many popular ORM frameworks, including Hibernate, JDO, and iBATIS SQL Maps. Spring's transaction management supports every of these ORM frameworks as well as JDBC.