1.

Explain The Object/relational Mapping Integration Module

Answer»

Spring also supports for using of an object/relational MAPPING (ORM) tool over straight JDBC by providing the ORM module. Spring provides 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.

Spring also supports for using of an object/relational mapping (ORM) tool over straight JDBC by providing the ORM module. Spring provides 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.



Discussion

No Comment Found