Revision: 5047
http://datanucleus.svn.sourceforge.net/datanucleus/?rev=5047&view=rev
Author: andy_jefferson
Date: 2009-02-11 09:51:25 +0000 (Wed, 11 Feb 2009)
Log Message:
-----------
up to date
Modified Paths:
--------------
documentation/datanucleus.org/trunk/products/accessplatform.xml
documentation/datanucleus.org/trunk/products/accessplatform_1_1.xml
Modified: documentation/datanucleus.org/trunk/products/accessplatform.xml
===================================================================
--- documentation/datanucleus.org/trunk/products/accessplatform.xml 2009-02-11 09:49:05 UTC (rev 5046)
+++ documentation/datanucleus.org/trunk/products/accessplatform.xml 2009-02-11 09:51:25 UTC (rev 5047)
@@ -30,7 +30,8 @@
<li><b>Latest version</b> : 1.0.4 (Faraday), 1.1.0 M4 (Rutherford)</li>
<li><b>License</b> : <a href="../project/license.html">Apache 2</a></li>
<li><b>APIs Supported</b> : JDO, JPA</li>
- <li><b>Datastores Supported</b> : RDBMS, db4o, LDAP, Excel, XML, NeoDatis, JSON</li>
+ <li><b>Datastores Supported</b> : RDBMS, db4o, LDAP, Excel, XML, NeoDatis, JSON,
+ <i>ODF</i></li>
<li><b>Query Languages</b> : JDOQL, JPQL, SQL, <i>db4o Native</i>,
<i>NeoDatis Criteria</i>, <i>NeoDatis Native</i></li>
<li><b>JRE required</b> : 1.3+ (Faraday), 1.5+ (Rutherford)</li>
Modified: documentation/datanucleus.org/trunk/products/accessplatform_1_1.xml
===================================================================
--- documentation/datanucleus.org/trunk/products/accessplatform_1_1.xml 2009-02-11 09:49:05 UTC (rev 5046)
+++ documentation/datanucleus.org/trunk/products/accessplatform_1_1.xml 2009-02-11 09:51:25 UTC (rev 5047)
@@ -10,8 +10,8 @@
<section name="DataNucleus Access Platform Release 1.1">
<img src="../images/logos/DataNucleus_AccessPlatform_85.jpg"/>
<p>
- Release 1.1 of Access Platform is in the development stage. The following features are
- currently targetted for this release
+ Release 1.1 of Access Platform is in the late development stage.
+ The following features are included in this release
</p>
<ul>
<li>Move to JDK1.5+, dropping support for earlier JDKs</li>
@@ -20,10 +20,11 @@
of queries for that datastore.</li>
<li>More complete implementation of JPA2 - dependent on spec release timings</li>
<li>Provide a Datastore Replication process</li>
+ <li>Addition of support for Open Document Format (ODF) persistence.</li>
+ <li>Support for JDO2.3 Metadata and Enhancer APIs</li>
</ul>
<p>
- This version of AccessPlatform is stable (passing all tests that all previous releases pass)
- but is still having features added.
+ This version of AccessPlatform is stable (passing all tests that all previous releases pass).
</p>
<p>
Do you want to help us develop this release of Access Platform?
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|