You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by bu...@apache.org on 2016/05/03 16:48:51 UTC

svn commit: r987383 - in /websites/staging/openjpa/trunk/content: ./ entity-enhancement.html

Author: buildbot
Date: Tue May  3 14:48:51 2016
New Revision: 987383

Log:
Staging update by buildbot for openjpa

Modified:
    websites/staging/openjpa/trunk/content/   (props changed)
    websites/staging/openjpa/trunk/content/entity-enhancement.html

Propchange: websites/staging/openjpa/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue May  3 14:48:51 2016
@@ -1 +1 @@
-1741000
+1742121

Modified: websites/staging/openjpa/trunk/content/entity-enhancement.html
==============================================================================
--- websites/staging/openjpa/trunk/content/entity-enhancement.html (original)
+++ websites/staging/openjpa/trunk/content/entity-enhancement.html Tue May  3 14:48:51 2016
@@ -212,7 +212,7 @@ EntityManagerFactory is created prior to
 </blockquote>
 <p>If your application uses some other method of enhancement, this support can be explicitly disabled by setting the following property in your persistence.xml.</p>
 <blockquote>
-<p><property name="openjpa.DynamicEnhancementAgent" value="false"/></p>
+<p>&lt;property name=&quot;openjpa.DynamicEnhancementAgent&quot; value=&quot;false&quot;/&gt;</p>
 </blockquote>
 <p><a name="EntityEnhancement-SubclassingEnhancement"></a></p>
 <h2 id="subclassing-enhancement">Subclassing Enhancement<a class="headerlink" href="#subclassing-enhancement" title="Permanent link">&para;</a></h2>