added link to Dave's transaction article

This commit is contained in:
Thomas Risberg
2009-06-25 16:54:42 +00:00
parent abc47e56bd
commit 05e3c00a98

View File

@@ -1956,6 +1956,11 @@ txManager.commit(status);]]></programlisting>
<title>Further Resources</title>
<para>Find below links to further resources about the Spring Framework's transaction support.</para>
<itemizedlist>
<listitem>
<para><ulink url="http://www.javaworld.com/javaworld/jw-01-2009/jw-01-spring-transactions.html">Distributed transactions in Spring, with and without XA</ulink>
is a JavaWorld feature where SpringSource's David Syer guides you through seven patterns for distributed transactions in Spring applications, three of them with XA
and four without.</para>
</listitem>
<listitem>
<para><ulink url="http://www.infoq.com/minibooks/JTDS">Java Transaction Design Strategies</ulink>
is a book available from <ulink url="http://www.infoq.com/">InfoQ</ulink> that provides a well-paced