master
Thomas Risberg 15 years ago
parent aeee120431
commit 377359b924
  1. 2
      spring-framework-reference/src/orm.xml

@ -22,7 +22,7 @@ IoC itself providing the support.-->They can participate in Spring's resource
style is to code DAOs against plain Hibernate, JPA, and JDO APIs. The style is to code DAOs against plain Hibernate, JPA, and JDO APIs. The
older style of using Spring's DAO templates is no longer recommended; older style of using Spring's DAO templates is no longer recommended;
however, coverage of this style can be found in the <xref however, coverage of this style can be found in the <xref
linkend="classic-spring-orm" /> Appendix.</para> linkend="classic-spring-orm" /> in the appendices.</para>
<para>Spring adds significant enhancements to the ORM layer of your choice <para>Spring adds significant enhancements to the ORM layer of your choice
when you create data access applications. You can leverage as much of the when you create data access applications. You can leverage as much of the

Loading…
Cancel
Save