Modified: websites/staging/openjpa/trunk/content/jpa-2.0-test-coverage.html
==============================================================================
--- websites/staging/openjpa/trunk/content/jpa-2.0-test-coverage.html (original)
+++ websites/staging/openjpa/trunk/content/jpa-2.0-test-coverage.html Wed Sep 
30 17:03:02 2015
@@ -145,15 +145,26 @@ limitations under the License.
                                         </td>
                                         <td valign="top" width="100%" 
style="overflow:hidden;">
                                             <div class="wiki-content">
-                                                <p><a 
name="JPA2.0TestCoverage-JPA2.0TestCoverage"></a></p>
-<h1 id="jpa-20-test-coverage">JPA 2.0 Test Coverage</h1>
+                                                <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p><a name="JPA2.0TestCoverage-JPA2.0TestCoverage"></a></p>
+<h1 id="jpa-20-test-coverage">JPA 2.0 Test Coverage<a class="headerlink" 
href="#jpa-20-test-coverage" title="Permanent link">&para;</a></h1>
 <p>Starting with OpenJPA 2.0.0, we have split the <a 
href="-http://openjpa.apache.org/builds/latest/docs/manual/supported_databases.html.html";>supported
 databases </a>
  into verified and compatible categories.  The automated database testing
 performed by IBM and regular testing performed by the OpenJPA community in
 the lists below, are used to determine which databases will be listed as
 verified instead of just compatible.</p>
 <p><a name="JPA2.0TestCoverage-AutomatedDatabaseCoverage"></a></p>
-<h3 id="automated-database-coverage">Automated Database Coverage</h3>
+<h3 id="automated-database-coverage">Automated Database Coverage<a 
class="headerlink" href="#automated-database-coverage" title="Permanent 
link">&para;</a></h3>
 <p>JUnit results for OpenJPA supported databases being tested nightly by IBM
 using Java SE 6 (either IBM SDK or Sun JDK).</p>
 <p>(/) - All tests passed<br/>
@@ -176,7 +187,7 @@ using Java SE 6 (either IBM SDK or Sun J
 </table>
 
 <p><a name="JPA2.0TestCoverage-ManualDatabaseCoverage"></a></p>
-<h3 id="manual-database-coverage">Manual Database Coverage</h3>
+<h3 id="manual-database-coverage">Manual Database Coverage<a 
class="headerlink" href="#manual-database-coverage" title="Permanent 
link">&para;</a></h3>
 <p>If you regularly test OpenJPA 2.0.x against another DB vendor or level not
 listed above and would like to share your results, then feel free to add
 them below.  All we ask, is that you provide as much of the details

Modified: 
websites/staging/openjpa/trunk/content/jpa-2.1-development-process.html
==============================================================================
--- websites/staging/openjpa/trunk/content/jpa-2.1-development-process.html 
(original)
+++ websites/staging/openjpa/trunk/content/jpa-2.1-development-process.html Wed 
Sep 30 17:03:02 2015
@@ -145,22 +145,33 @@ limitations under the License.
                                         </td>
                                         <td valign="top" width="100%" 
style="overflow:hidden;">
                                             <div class="wiki-content">
-                                                <p><a 
name="JPA2.1DevelopmentProcess-JPA2.1DevelopmentProcess"></a></p>
-<h1 id="jpa-21-development-process">JPA 2.1 Development Process</h1>
+                                                <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p><a name="JPA2.1DevelopmentProcess-JPA2.1DevelopmentProcess"></a></p>
+<h1 id="jpa-21-development-process">JPA 2.1 Development Process<a 
class="headerlink" href="#jpa-21-development-process" title="Permanent 
link">&para;</a></h1>
 <p><a name="JPA2.1DevelopmentProcess-JPA2.1Roadmap"></a></p>
-<h2 id="jpa-21-roadmap">JPA 2.1 Roadmap</h2>
+<h2 id="jpa-21-roadmap">JPA 2.1 Roadmap<a class="headerlink" 
href="#jpa-21-roadmap" title="Permanent link">&para;</a></h2>
 <p>The OpenJPA roadmap and iteration detail for developing JPA 2.1
 functionality is documented <a href="jpa-2.1-roadmap.html">here</a>
 .  The process to be used for this development effort will be documented on
 this Development Process page.</p>
 <p><a name="JPA2.1DevelopmentProcess-Overview"></a></p>
-<h2 id="overview">Overview</h2>
+<h2 id="overview">Overview<a class="headerlink" href="#overview" 
title="Permanent link">&para;</a></h2>
 <p>JPA 2.1 has been defined by the Java Community Process under 
 <a href="http://jcp.org/en/jsr/detail?id=338";>JSR-338</a>.  The final 
specification is dated 
 04/02/2013.  OpenJPA needs to branch off is current JPA 2.0 efforts from trunk 
and is targeting its next
 release, OpenJPA 2.4, to be fully spec compliant with JPA 2.1.</p>
 <p><a name="JPA2.1DevelopmentProcess-JPA2.1Highlights"></a></p>
-<h2 id="jpa-21-highlights">JPA 2.1 Highlights</h2>
+<h2 id="jpa-21-highlights">JPA 2.1 Highlights<a class="headerlink" 
href="#jpa-21-highlights" title="Permanent link">&para;</a></h2>
 <p>The latest JPA 2.1 specification includes many updates to JPA,
 from minor updates to major functional enhancements.  Some of these updates
 and enhancements include:</p>
@@ -178,13 +189,13 @@ and enhancements include:</p>
 <li>Annotation updates:  @Converter, @ForeignKey, @Index</li>
 </ul>
 <p><a name="JPA2.1DevelopmentProcess-Contributions"></a></p>
-<h2 id="contributions">Contributions</h2>
+<h2 id="contributions">Contributions<a class="headerlink" 
href="#contributions" title="Permanent link">&para;</a></h2>
 <p>The JPA 2.1 Development release needs contributions in the areas of 
development,
 testing, and documentation.  If you are simply interested in trying out new
 capabilities of JPA 2.1, contributing to the test suite is a great way to
 do that; while making a significant contribution to the project.</p>
 <p><a name="JPA2.1DevelopmentProcess-Process"></a></p>
-<h2 id="process">Process</h2>
+<h2 id="process">Process<a class="headerlink" href="#process" title="Permanent 
link">&para;</a></h2>
 <ul>
 <li>All new features, spec related or other improvements must have an
 corresponding JIRA.  Large items should be broken down into manageable

Modified: websites/staging/openjpa/trunk/content/jpa-2.1-roadmap.html
==============================================================================
--- websites/staging/openjpa/trunk/content/jpa-2.1-roadmap.html (original)
+++ websites/staging/openjpa/trunk/content/jpa-2.1-roadmap.html Wed Sep 30 
17:03:02 2015
@@ -145,8 +145,19 @@ limitations under the License.
                                         </td>
                                         <td valign="top" width="100%" 
style="overflow:hidden;">
                                             <div class="wiki-content">
-                                                <p><a 
name="JPA2.1Roadmap"></a></p>
-<h1 id="jpa-21-development-roadmap">JPA 2.1 Development Roadmap</h1>
+                                                <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p><a name="JPA2.1Roadmap"></a></p>
+<h1 id="jpa-21-development-roadmap">JPA 2.1 Development Roadmap<a 
class="headerlink" href="#jpa-21-development-roadmap" title="Permanent 
link">&para;</a></h1>
 <p><table class="note"><tr>
   <td valign="top"> <IMG src="images/warning.gif" width="16" height="16" 
border="0">
   <td>Under Construction...
@@ -156,17 +167,17 @@ This page is modeled after the <a href="
 certified release of the <a 
href="http://jcp.org/en/jsr/detail?id=338";>JSR-338</a>
  specification.</p>
 <p><a name="JPA2.1Roadmap-DevelopmentProcess"></a></p>
-<h3 id="development-process">Development Process</h3>
+<h3 id="development-process">Development Process<a class="headerlink" 
href="#development-process" title="Permanent link">&para;</a></h3>
 <p>The process that OpenJPA will be following for developing JPA 2.1
 functionality is documented <a href="jpa-2.1-development-process.html">here</a>
 .  The specific roadmap and iteration details will be documented on this
 Roadmap page.</p>
 <p><a name="JPA2.1Roadmap-TestCoverage"></a></p>
-<h3 id="test-coverage">Test Coverage</h3>
+<h3 id="test-coverage">Test Coverage<a class="headerlink" 
href="#test-coverage" title="Permanent link">&para;</a></h3>
 <p>For a list of databases being tested and current status, checkout the <a 
href="jpa-2.1-test-coverage.html">JPA 2.1 Test Coverage</a>
  page.</p>
 <p><a name="JPA2.1Roadmap-IterationScheduleandContent"></a></p>
-<h2 id="iteration-schedule-and-content">Iteration Schedule and Content</h2>
+<h2 id="iteration-schedule-and-content">Iteration Schedule and Content<a 
class="headerlink" href="#iteration-schedule-and-content" title="Permanent 
link">&para;</a></h2>
 <ul>
 <li>
 <p>Iteration 1 (Sept 23, 3013 - Oct 04, 2013)</p>
@@ -190,12 +201,12 @@ Roadmap page.</p>
 </li>
 </ul>
 <p><a name="JPA2.1Roadmap-IterationTasks"></a></p>
-<h2 id="iteration-tasks">Iteration Tasks</h2>
+<h2 id="iteration-tasks">Iteration Tasks<a class="headerlink" 
href="#iteration-tasks" title="Permanent link">&para;</a></h2>
 <p>The individual tasks and status can be fond on the <a 
href="jpa-2.1-tasks.html">JPA 2.1 Tasks</a>
  page.</p>
 <hr />
 <p><a name="JPA2.1Roadmap-Releases"></a></p>
-<h2 id="releases">Releases</h2>
+<h2 id="releases">Releases<a class="headerlink" href="#releases" 
title="Permanent link">&para;</a></h2>
 <p><table class="note"><tr>
   <td valign="top"> <IMG src="images/warning.gif" width="16" height="16" 
border="0">
   <td>Under Construction...   <br />

Modified: websites/staging/openjpa/trunk/content/jpa-2.1-tasks.html
==============================================================================
--- websites/staging/openjpa/trunk/content/jpa-2.1-tasks.html (original)
+++ websites/staging/openjpa/trunk/content/jpa-2.1-tasks.html Wed Sep 30 
17:03:02 2015
@@ -145,8 +145,19 @@ limitations under the License.
                                         </td>
                                         <td valign="top" width="100%" 
style="overflow:hidden;">
                                             <div class="wiki-content">
-                                                <p><a name="Task List"></a></p>
-<h2 id="openjpa-21-tasks">OpenJPA 2.1 Tasks</h2>
+                                                <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p><a name="Task List"></a></p>
+<h2 id="openjpa-21-tasks">OpenJPA 2.1 Tasks<a class="headerlink" 
href="#openjpa-21-tasks" title="Permanent link">&para;</a></h2>
 <p><table class="note"><tr>
   <td valign="top"> <IMG src="images/warning.gif" width="16" height="16" 
border="0">
   <td>Under Construction...  This is just an initial cut...  We will need 
these tasks further broken down into
@@ -155,7 +166,7 @@ code integrated...
 <br><br>But, this will give us an idea of the amount of work ahead of us...   
<br />
  </tr></table></p>
 <p><a name="JPA2.1Tasks-GeneralTasks"></a></p>
-<h3 id="general-preliminary-tasks">General (Preliminary) Tasks</h3>
+<h3 id="general-preliminary-tasks">General (Preliminary) Tasks<a 
class="headerlink" href="#general-preliminary-tasks" title="Permanent 
link">&para;</a></h3>
 <table>
 <tr><th> Status </th><th> JIRA </th><th> Summary </th></tr>
 <tr><td class="border"> <font color="red">Done</font> </td><td class="border"> 
Not Needed
@@ -177,7 +188,7 @@ released </td></tr>
 </table>
 
 <p><a name="JPA2.1Tasks-JPA2.1SpecFeatures"></a></p>
-<h3 id="jpa-21-spec-features">JPA 2.1 Spec Features</h3>
+<h3 id="jpa-21-spec-features">JPA 2.1 Spec Features<a class="headerlink" 
href="#jpa-21-spec-features" title="Permanent link">&para;</a></h3>
 <table>
 <tr><th> Status </th><th> JIRA(s) </th><th> Effort </th><th> Summary </th><th> 
Area </th><th> JPA 2.1 Spec
 Reference(s) </th></tr>

Modified: websites/staging/openjpa/trunk/content/jpa-2.1-test-coverage.html
==============================================================================
--- websites/staging/openjpa/trunk/content/jpa-2.1-test-coverage.html (original)
+++ websites/staging/openjpa/trunk/content/jpa-2.1-test-coverage.html Wed Sep 
30 17:03:02 2015
@@ -145,8 +145,19 @@ limitations under the License.
                                         </td>
                                         <td valign="top" width="100%" 
style="overflow:hidden;">
                                             <div class="wiki-content">
-                                                <p><a 
name="JPA2.1TestCoverage-JPA2.1TestCoverage"></a></p>
-<h1 id="jpa-21-test-coverage">JPA 2.1 Test Coverage</h1>
+                                                <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p><a name="JPA2.1TestCoverage-JPA2.1TestCoverage"></a></p>
+<h1 id="jpa-21-test-coverage">JPA 2.1 Test Coverage<a class="headerlink" 
href="#jpa-21-test-coverage" title="Permanent link">&para;</a></h1>
 <p><table class="note"><tr>
   <td valign="top"> <IMG src="images/warning.gif" width="16" height="16" 
border="0">
   <td>Under Construction...  The exact database types and versions still need 
to be determined for this new JPA 2.0 release...    <br />
@@ -157,7 +168,7 @@ performed by IBM and regular testing per
 the lists below are used to determine which databases will be listed as
 <em>verified</em> instead of just <em>compatible</em>.</p>
 <p><a name="JPA2.1TestCoverage-AutomatedDatabaseCoverage"></a></p>
-<h3 id="automated-database-coverage">Automated Database Coverage</h3>
+<h3 id="automated-database-coverage">Automated Database Coverage<a 
class="headerlink" href="#automated-database-coverage" title="Permanent 
link">&para;</a></h3>
 <p>JUnit results for OpenJPA supported databases being tested nightly by IBM
 using Java SE 6 (either IBM SDK or Sun JDK).</p>
 <p>(/) - All tests passed<br/>
@@ -180,7 +191,7 @@ using Java SE 6 (either IBM SDK or Sun J
 </table>
 
 <p><a name="JPA2.1TestCoverage-ManualDatabaseCoverage"></a></p>
-<h3 id="manual-database-coverage">Manual Database Coverage</h3>
+<h3 id="manual-database-coverage">Manual Database Coverage<a 
class="headerlink" href="#manual-database-coverage" title="Permanent 
link">&para;</a></h3>
 <p>If you regularly test OpenJPA 2.4.x against another DB vendor or level not
 listed above and would like to share your results, then feel free to add
 them below.  All we ask, is that you provide as much of the details

Modified: websites/staging/openjpa/trunk/content/jpa-m2-demo.html
==============================================================================
--- websites/staging/openjpa/trunk/content/jpa-m2-demo.html (original)
+++ websites/staging/openjpa/trunk/content/jpa-m2-demo.html Wed Sep 30 17:03:02 
2015
@@ -145,20 +145,31 @@ limitations under the License.
                                         </td>
                                         <td valign="top" width="100%" 
style="overflow:hidden;">
                                             <div class="wiki-content">
-                                                <p><a 
name="JPAM2Demo-M2Demo"></a></p>
-<h3 id="m2-demo">M2 Demo</h3>
+                                                <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p><a name="JPAM2Demo-M2Demo"></a></p>
+<h3 id="m2-demo">M2 Demo<a class="headerlink" href="#m2-demo" title="Permanent 
link">&para;</a></h3>
 <p>We have created a demo that shows off a subset of the new features that
 were added during the <a href="release-management.html#milestone-2">second 
milestone</a>
 . The code that is being demoed can be found in the openjpa-examples module
 under the src/jpastore directory.</p>
 <p><a name="JPAM2Demo-DomainInfo"></a></p>
-<h3 id="domain-info">Domain Info</h3>
+<h3 id="domain-info">Domain Info<a class="headerlink" href="#domain-info" 
title="Permanent link">&para;</a></h3>
 <p><table>
 <tr><td><img alt="schema.jpeg" src="images/schema.jpeg" /></td></tr>
 <tr><td><img alt="class_diagram.jpeg" src="images/class_diagram.jpeg" 
/></td></tr>
 </table></p>
 <p><a name="JPAM2Demo-Video"></a></p>
-<h3 id="video">Video</h3>
+<h3 id="video">Video<a class="headerlink" href="#video" title="Permanent 
link">&para;</a></h3>
 <p><table>
 <tr></tr>
 {HTML}

Modified: 
websites/staging/openjpa/trunk/content/jpa-specification-development.html
==============================================================================
--- websites/staging/openjpa/trunk/content/jpa-specification-development.html 
(original)
+++ websites/staging/openjpa/trunk/content/jpa-specification-development.html 
Wed Sep 30 17:03:02 2015
@@ -145,8 +145,19 @@ limitations under the License.
                                         </td>
                                         <td valign="top" width="100%" 
style="overflow:hidden;">
                                             <div class="wiki-content">
-                                                <p><a 
name="JPASpecifcationDevelopment"></a></p>
-<h1 id="jpa-specification-development">JPA Specification Development</h1>
+                                                <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p><a name="JPASpecifcationDevelopment"></a></p>
+<h1 id="jpa-specification-development">JPA Specification Development<a 
class="headerlink" href="#jpa-specification-development" title="Permanent 
link">&para;</a></h1>
 <p>This page will be used to track the development of major JPA Specification 
levels.  The
 management of OpenJPA releases (ie. 1.x, 2.x, etc) can be found <a 
href="release-management.html">here</a>.</p>
 <UL>

Modified: 
websites/staging/openjpa/trunk/content/jsr-317-20081031-public-draft-tasks.html
==============================================================================
--- 
websites/staging/openjpa/trunk/content/jsr-317-20081031-public-draft-tasks.html 
(original)
+++ 
websites/staging/openjpa/trunk/content/jsr-317-20081031-public-draft-tasks.html 
Wed Sep 30 17:03:02 2015
@@ -145,8 +145,19 @@ limitations under the License.
                                         </td>
                                         <td valign="top" width="100%" 
style="overflow:hidden;">
                                             <div class="wiki-content">
-                                                <p><a 
name="JSR-31720081031PublicDraftTasks-JPA2.0SpecFeaturesbasedonJSR-31710/31/2008publicdraft"></a></p>
-<h3 id="jpa-20-spec-features-based-on-jsr-317-10312008-public-draft">JPA 2.0 
Spec Features based on JSR-317 10/31/2008 public draft</h3>
+                                                <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p><a 
name="JSR-31720081031PublicDraftTasks-JPA2.0SpecFeaturesbasedonJSR-31710/31/2008publicdraft"></a></p>
+<h3 id="jpa-20-spec-features-based-on-jsr-317-10312008-public-draft">JPA 2.0 
Spec Features based on JSR-317 10/31/2008 public draft<a class="headerlink" 
href="#jpa-20-spec-features-based-on-jsr-317-10312008-public-draft" 
title="Permanent link">&para;</a></h3>
 <p>For the most recent task list see the <a href="jpa-2.0-roadmap.html">JPA 
2.0 Roadmap</a>
 .</p>
 <table>
@@ -196,9 +207,11 @@ new lock mode types </td><td class="bord
  </td><td class="border"> Low </td><td class="border"> setHint should return 
IllegalArgumentException for invalid
 query/lock timeout values </td><td class="border"> 3.6.1 </td></tr>
 
+
 <tr><td class="border"> <font color="red"> Not Started </font> </td><td 
class="border">  </td><td class="border"> Medium </td><td class="border"> Throw 
new JPA 2.0 unchecked
 exceptions on entity manager operations </td><td class="border"> 3.7, 3.1 
</td></tr>
 
+
 <tr><td class="border"> <font color="blue"> In Progress </font> </td><td 
class="border"> <a 
href="https://issues.apache.org/jira/browse/OPENJPA-806";>OPENJPA-806</a>
  </td><td class="border"> High </td><td class="border"> Criteria API </td><td 
class="border"> Ch. 5 </td></tr>
 <tr><td class="border"> <font color="red"> Not Started </font> </td><td 
class="border">  </td><td class="border"> Low </td><td class="border"> Basic 
EntityManagerFactory
@@ -243,6 +256,7 @@ for behavioral changes </td><td class="b
 <tr><td class="border"> <font color="red"> Not Started </font> </td><td 
class="border">  </td><td class="border"> Low </td><td class="border"> Review 
@OrderBy for behavioral
 changes </td><td class="border"> 10.1.35 </td></tr>
 
+
 <tr><td class="border"> <font color="green"> Complete </font> </td><td 
class="border"> <a 
href="https://issues.apache.org/jira/browse/OPENJPA-803";>OPENJPA-803</a>
  </td><td class="border"> Low </td><td class="border"> Update 
SequenceGenerator to support schema and catalog </td><td class="border"> 
10.1.41 </td></tr>
 <tr><td class="border"> <font color="green"> Complete </font> </td><td 
class="border"> <a 
href="https://issues.apache.org/jira/browse/OPENJPA-823";>OPENJPA-823</a>


Reply via email to