Date: 2005-01-07T17:02:16
Editor: CraigRussell
Wiki: Apache JDO Wiki
Page: FrontPage
URL: http://wiki.apache.org/jdo/FrontPage
no comment
Change Log:
------------------------------------------------------------------------------
@@ -25,6 +25,8 @@
* JDO 2.0 Technology Compatibility Kit. This set of programs tests that a JDO 2.0 implementation
is in compliance with the standard.
+ * JDO 2.0 FOStore (File Object Store) implementation. This is an implementation of JDO 2.0
based on the JDO 1.0 Reference Implementation. It does not support relational data access,
so it is inappropriate for the JDO 2.0 Reference Implementation. See below.
+
* JDO 2.0 Geronimo Integration. This project will build the glue between the JDO 2.0 Reference
Implementation and the J2EE compliant application server. We expect to use a common persistence
framework to provide both EJB3 and JDO persistence services.
Due to timing constraints, the JDO 2.0 Reference Implementation is not being built as an
Apache project, but will be built as a JPOX release http://jpox.org.
@@ -47,14 +49,21 @@
Information for developers of the JDO TCK is found at TechnologyCompatibilityKitDevelopers
-= Coding Standards =
+= Developer Information =
JDO will use the same coding standards as the Geronimo project: ApacheGeronimo:CodingStandards.
+
+There are a number of items on the ToDoList. You can volunteer for any of them...
+
+= Downloads =
+
+There are no downloads available yet. Keep checking back.
+
= JDO Resources =
-http://java.sun.com/products/jdo
+[http://java.sun.com/products/jdo Sun's official JDO site]
-http://jdocentral.com
+[http://jdocentral.com JDO Central] - Editorials, Announcements, Forums, Product links.
[http://www.java201.com/resources/browse/61-all.html JDO-related resources] - Articles, Books,
Presentations, Tutorials.
|