You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by bu...@apache.org on 2012/02/21 04:11:03 UTC

svn commit: r805585 - in /websites/staging/openejb/trunk: ./ content/jpa-concepts.html

Author: buildbot
Date: Tue Feb 21 03:11:02 2012
New Revision: 805585

Log:
Staging update by buildbot for openejb

Modified:
    websites/staging/openejb/trunk/   (props changed)
    websites/staging/openejb/trunk/content/jpa-concepts.html

Propchange: websites/staging/openejb/trunk/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Feb 21 03:11:02 2012
@@ -1 +1 @@
-1291570
+1291573

Modified: websites/staging/openejb/trunk/content/jpa-concepts.html
==============================================================================
--- websites/staging/openejb/trunk/content/jpa-concepts.html (original)
+++ websites/staging/openejb/trunk/content/jpa-concepts.html Tue Feb 21 03:11:02 2012
@@ -161,7 +161,7 @@ Cache)</li>
 PersistenceContext/Cache)</li>
 </ul>
 
-<p>Comparing <code>EntityManager</code> and <code>EntityManagerFactory</code></p>
+<p>Comparing <code>RESOURCE_LOCAL</code> and <code>TRANSACTION</code> persistence contexts</p>
 
 <p>With &lt;persistence-unit transaction-type="<strong>RESOURCE_LOCAL</strong>"> <strong>you</strong> are
 responsible for EntityManager (PersistenceContext/Cache) creating and