You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by ti...@apache.org on 2016/05/20 15:23:34 UTC

svn commit: r1744757 - /aries/site/trunk/content/modules/tx-control/index.mdtext

Author: timothyjward
Date: Fri May 20 15:23:34 2016
New Revision: 1744757

URL: http://svn.apache.org/viewvc?rev=1744757&view=rev
Log:
Add link to Spring tx

Modified:
    aries/site/trunk/content/modules/tx-control/index.mdtext

Modified: aries/site/trunk/content/modules/tx-control/index.mdtext
URL: http://svn.apache.org/viewvc/aries/site/trunk/content/modules/tx-control/index.mdtext?rev=1744757&r1=1744756&r2=1744757&view=diff
==============================================================================
--- aries/site/trunk/content/modules/tx-control/index.mdtext (original)
+++ aries/site/trunk/content/modules/tx-control/index.mdtext Fri May 20 15:23:34 2016
@@ -56,6 +56,7 @@ These modules provide portable JPA resou
 * [Custom Resource Providers][10]
 * [Advanced Scope control][11]
 * [Exception Management][12]
+* [Migrating from Spring and Java EE Declarative Transactions][13]
 
 
   [1]: quickstart.html
@@ -69,4 +70,5 @@ These modules provide portable JPA resou
   [9]: lastResourceGambit.html
   [10]: advancedResourceProviders.html
   [11]: advancedScopes.html
-  [12]: exceptionManagement.html
\ No newline at end of file
+  [12]: exceptionManagement.html
+  [13]: spring-tx.html
\ No newline at end of file