You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-commits@db.apache.org by cl...@apache.org on 2006/01/31 19:46:15 UTC

svn commit: r373883 - in /db/jdo/site: docs/index.html xdocs/index.xml

Author: clr
Date: Tue Jan 31 10:46:12 2006
New Revision: 373883

URL: http://svn.apache.org/viewcvs?rev=373883&view=rev
Log:
Announce JDO 2.0 beta

Modified:
    db/jdo/site/docs/index.html
    db/jdo/site/xdocs/index.xml

Modified: db/jdo/site/docs/index.html
URL: http://svn.apache.org/viewcvs/db/jdo/site/docs/index.html?rev=373883&r1=373882&r2=373883&view=diff
==============================================================================
--- db/jdo/site/docs/index.html (original)
+++ db/jdo/site/docs/index.html Tue Jan 31 10:46:12 2006
@@ -141,6 +141,30 @@
       <tr><td>
         <blockquote>
                                     <p>
+  <strong>JDO 2.0 beta is available</strong>
+  <blockquote>
+JDO 2.0 beta is now available for download from 
+<a href="http://www.apache.org/dyn/closer.cgi">Apache mirrors</a>.
+Look in db/jdo and java-repository/javax.jdo directories.
+<p>
+JDO 2.0 builds on JDO 1 and includes many features requested by users:
+</p>
+<ul><li>Standard mapping from objects to relational databases
+</li><li>Multi-tier support without use of Data Transfer Objects
+</li><li>Improved query support including projections and aggregates
+</li><li>Stored queries in metadata
+</li><li>Deletion by query
+</li><li>Optimized fetching of object graphs without writing special queries
+</li><li>Extensive List and Map support
+</li><li>Lazy loading of large collections
+</li><li>Better support for single-field primary keys
+</li><li>Object lifecycle event monitoring
+</li><li>Improved support for bidirectional relationships
+</li></ul>
+    (<i>2006-01-31</i>)
+   </blockquote>
+</p>
+                                                <p>
   <strong>Java Community Process!</strong>
   <blockquote>
 JDO is being developed under the Java Community Process. The Apache JDO

Modified: db/jdo/site/xdocs/index.xml
URL: http://svn.apache.org/viewcvs/db/jdo/site/xdocs/index.xml?rev=373883&r1=373882&r2=373883&view=diff
==============================================================================
--- db/jdo/site/xdocs/index.xml (original)
+++ db/jdo/site/xdocs/index.xml Tue Jan 31 10:46:12 2006
@@ -22,6 +22,32 @@
 <section name="JDO News">
 
 <p>
+  <strong>JDO 2.0 beta is available</strong>
+  <blockquote>
+JDO 2.0 beta is now available for download from 
+<a href="http://www.apache.org/dyn/closer.cgi">Apache mirrors</a>.
+Look in db/jdo and java-repository/javax.jdo directories.
+<p>
+JDO 2.0 builds on JDO 1 and includes many features requested by users:
+</p>
+<ul><li>Standard mapping from objects to relational databases
+</li><li>Multi-tier support without use of Data Transfer Objects
+</li><li>Improved query support including projections and aggregates
+</li><li>Stored queries in metadata
+</li><li>Deletion by query
+</li><li>Optimized fetching of object graphs without writing special queries
+</li><li>Extensive List and Map support
+</li><li>Lazy loading of large collections
+</li><li>Better support for single-field primary keys
+</li><li>Object lifecycle event monitoring
+</li><li>Improved support for bidirectional relationships
+</li></ul>
+    (<i>2006-01-31</i>)
+   </blockquote>
+</p>
+
+
+<p>
   <strong>Java Community Process!</strong>
   <blockquote>
 JDO is being developed under the Java Community Process. The Apache JDO