From jdo-commits-return-2736-apmail-db-jdo-commits-archive=www.apache.org@db.apache.org Wed Apr 14 16:11:44 2010 Return-Path: Delivered-To: apmail-db-jdo-commits-archive@www.apache.org Received: (qmail 59839 invoked from network); 14 Apr 2010 16:11:44 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 14 Apr 2010 16:11:44 -0000 Received: (qmail 12183 invoked by uid 500); 14 Apr 2010 16:11:44 -0000 Mailing-List: contact jdo-commits-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jdo-dev@db.apache.org Delivered-To: mailing list jdo-commits@db.apache.org Received: (qmail 12171 invoked by uid 99); 14 Apr 2010 16:11:44 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Apr 2010 16:11:44 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Apr 2010 16:11:39 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id BA4682388993; Wed, 14 Apr 2010 16:11:17 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: svn commit: r934003 - in /db/jdo/site: docs/impls.html xdocs/impls.xml Date: Wed, 14 Apr 2010 16:11:17 -0000 To: jdo-commits@db.apache.org From: andyj@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100414161117.BA4682388993@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: andyj Date: Wed Apr 14 16:11:17 2010 New Revision: 934003 URL: http://svn.apache.org/viewvc?rev=934003&view=rev Log: update DN info Modified: db/jdo/site/docs/impls.html db/jdo/site/xdocs/impls.xml Modified: db/jdo/site/docs/impls.html URL: http://svn.apache.org/viewvc/db/jdo/site/docs/impls.html?rev=934003&r1=934002&r2=934003&view=diff ============================================================================== --- db/jdo/site/docs/impls.html (original) +++ db/jdo/site/docs/impls.html Wed Apr 14 16:11:17 2010 @@ -11,13 +11,13 @@
  • JDO 2.0 : JPOX 1.1
  • JDO 2.1 : JPOX 1.2
  • JDO 2.2 : DataNucleus AccessPlatform 1.0.1
  • -
  • JDO 2.3 : DataNucleus AccessPlatform 1.1
  • +
  • JDO 2.3 : DataNucleus AccessPlatform 2.0.3


  • Implementations

    Below is a list of known implementations of JDO, showing the level of JDO that the implementation tries to implement, and the type of datastore that the implementation supports. You should check the vendors website for details of whether the implementation is fully compliant with the specification claimed - Apache JDO simply provides visibility of known implementations. -

    NameLicenseJDO SpecDatastore(s)
    DataNucleus Access PlatformNonCommercial1.0, 2.0, 2.1, 2.2, 2.3RDBMS, db4o, LDAP, Excel, XML, NeoDatis, JSON, OpenDocumentFormat (ODF), Google BigTable, HADOOP HBase
    JDOInstrumentsNonCommercial1.0JDOInstruments
    JPOXNonCommercial1.0, 2.0, 2.1RDBMS, db4o
    KodoCommercial1.0, 2.0RDBMS, XML
    ObjectDB for Java/JDOCommercial1.0, 2.0ObjectDB
    ObjectivityCommercial1.0ObjectivityDB
    OrientCommercial1.0Orient
    hywy's PE:JCommercial1.0RDBMS
    SignSoft intelliBOCommercial1.0intelliBO
    SpeedoNonCommercial1.0RDBMS
    TJDONonCommercial1.0RDBMS
    VersantCommercial1.0, 2.0Versant Object Database
    XcaliaCommercial1.0, 2.0RDBMS, XML, Versant ODBMS, Jalisto, Web services, mainframe transactions and screens (CICS, IMS...), packaged applications (ERP, CRM,SFA...), components (EJB...).


    \ No newline at end of file + © 2005-2010 Apache Software Foundation \ No newline at end of file Modified: db/jdo/site/xdocs/impls.xml URL: http://svn.apache.org/viewvc/db/jdo/site/xdocs/impls.xml?rev=934003&r1=934002&r2=934003&view=diff ============================================================================== --- db/jdo/site/xdocs/impls.xml (original) +++ db/jdo/site/xdocs/impls.xml Wed Apr 14 16:11:17 2010 @@ -38,7 +38,7 @@ limitations under the License.
  • JDO 2.0 : JPOX 1.1
  • JDO 2.1 : JPOX 1.2
  • JDO 2.2 : DataNucleus AccessPlatform 1.0.1
  • -
  • JDO 2.3 : DataNucleus AccessPlatform 1.1
  • +
  • JDO 2.3 : DataNucleus AccessPlatform 2.0.3

  • @@ -62,7 +62,7 @@ limitations under the License. DataNucleus Access Platform NonCommercial 1.0, 2.0, 2.1, 2.2, 2.3 - RDBMS, db4o, LDAP, Excel, XML, NeoDatis, JSON, OpenDocumentFormat (ODF), Google BigTable, HADOOP HBase + RDBMS, db4o, LDAP, Excel, XML, NeoDatis, JSON, OpenDocumentFormat (ODF), Google BigTable, HADOOP HBase, Amazon S3, MongoDB JDOInstruments