Return-Path: Delivered-To: apmail-db-jdo-commits-archive@www.apache.org Received: (qmail 66924 invoked from network); 1 Jun 2010 10:03:19 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 1 Jun 2010 10:03:19 -0000 Received: (qmail 81670 invoked by uid 500); 1 Jun 2010 10:03:19 -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 81662 invoked by uid 99); 1 Jun 2010 10:03:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Jun 2010 10:03:19 +0000 X-ASF-Spam-Status: No, hits=-1667.1 required=10.0 tests=ALL_TRUSTED,AWL 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; Tue, 01 Jun 2010 10:03:12 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 8A02C2388A66; Tue, 1 Jun 2010 10:02:46 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: svn commit: r949989 [3/8] - in /db/jdo/site: docs/ docs/guides/ docs/releases/ xdocs/ Date: Tue, 01 Jun 2010 10:02:45 -0000 To: jdo-commits@db.apache.org From: andyj@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100601100250.8A02C2388A66@eris.apache.org> Modified: db/jdo/site/docs/index.html URL: http://svn.apache.org/viewvc/db/jdo/site/docs/index.html?rev=949989&r1=949988&r2=949989&view=diff ============================================================================== --- db/jdo/site/docs/index.html (original) +++ db/jdo/site/docs/index.html Tue Jun 1 10:02:44 2010 @@ -1,7 +1,7 @@ Java Data Objects (JDO) - Home

About Apache JDO

+ @import url("./style/maven-theme.css");

About Apache JDO

Welcome to Apache JDO, a project of the Apache DB project. Our goal is a thriving community of users and developers of object persistence technology. @@ -88,4 +88,4 @@ Check out the here.


\ No newline at end of file + © 2005-2010 Apache Software Foundation
\ No newline at end of file Modified: db/jdo/site/docs/issue-tracking.html URL: http://svn.apache.org/viewvc/db/jdo/site/docs/issue-tracking.html?rev=949989&r1=949988&r2=949989&view=diff ============================================================================== --- db/jdo/site/docs/issue-tracking.html (original) +++ db/jdo/site/docs/issue-tracking.html Tue Jun 1 10:02:44 2010 @@ -3,7 +3,7 @@
\ No newline at end of file Modified: db/jdo/site/docs/issuetracking.html URL: http://svn.apache.org/viewvc/db/jdo/site/docs/issuetracking.html?rev=949989&r1=949988&r2=949989&view=diff ============================================================================== --- db/jdo/site/docs/issuetracking.html (original) +++ db/jdo/site/docs/issuetracking.html Tue Jun 1 10:02:44 2010 @@ -1,7 +1,7 @@ Java Data Objects (JDO) - Issue Tracking
\ No newline at end of file Modified: db/jdo/site/docs/javadoc.html URL: http://svn.apache.org/viewvc/db/jdo/site/docs/javadoc.html?rev=949989&r1=949988&r2=949989&view=diff ============================================================================== --- db/jdo/site/docs/javadoc.html (original) +++ db/jdo/site/docs/javadoc.html Tue Jun 1 10:02:44 2010 @@ -1,7 +1,7 @@ Java Data Objects (JDO) - JDO Javadoc

Javadoc Formats

+ @import url("./style/maven-theme.css");

Javadoc Formats

JDO Javadoc is available in two formats. You can browse the javadoc online, or you can download it as a .zip file and unzip it to a local directory. Modified: db/jdo/site/docs/jdo_dtd.html URL: http://svn.apache.org/viewvc/db/jdo/site/docs/jdo_dtd.html?rev=949989&r1=949988&r2=949989&view=diff ============================================================================== --- db/jdo/site/docs/jdo_dtd.html (original) +++ db/jdo/site/docs/jdo_dtd.html Tue Jun 1 10:02:44 2010 @@ -1,7 +1,7 @@ Java Data Objects (JDO) - JDO DTD

Meta-Data - JDO

+ @import url("./style/maven-theme.css");

Meta-Data - JDO

JDO2 defines XML MetaData in jdo files as well as orm files. As always with XML, the metadata must match the defined DTD/XSD for that file type. This section describes the content of the jdo files. @@ -33,4 +33,4 @@ or the XSD specification.


\ No newline at end of file + © 2005-2010 Apache Software Foundation
\ No newline at end of file Modified: db/jdo/site/docs/jdo_v_jpa.html URL: http://svn.apache.org/viewvc/db/jdo/site/docs/jdo_v_jpa.html?rev=949989&r1=949988&r2=949989&view=diff ============================================================================== --- db/jdo/site/docs/jdo_v_jpa.html (original) +++ db/jdo/site/docs/jdo_v_jpa.html Tue Jun 1 10:02:44 2010 @@ -1,7 +1,7 @@ Java Data Objects (JDO) - JDO .v. JPA

Which Persistence Specification ?

+ @import url("./style/maven-theme.css");

Which Persistence Specification ?

There are several competing persistence technologies available for Java. Two of these are "standardised" (via the JCP). When developing your application you need to choose the most appropriate technology for your needs. Java Data Objects (JDO) Modified: db/jdo/site/docs/jdo_v_jpa_api.html URL: http://svn.apache.org/viewvc/db/jdo/site/docs/jdo_v_jpa_api.html?rev=949989&r1=949988&r2=949989&view=diff ============================================================================== --- db/jdo/site/docs/jdo_v_jpa_api.html (original) +++ db/jdo/site/docs/jdo_v_jpa_api.html Tue Jun 1 10:02:44 2010 @@ -1,11 +1,11 @@ Java Data Objects (JDO) - JDO .v. JPA : API

JDO .v. JPA : API

+ @import url("./style/maven-theme.css");

JDO .v. JPA : API

The two persistence standards in Java have very similar API's on the face of it. Here we give a comparison of the method calls and their equivalent in the other API. -

OperationJDOJPA
Persist Objectpm.makePersistent()em.persist
Update Objectpm.makePersistent()em.merge()
Remove Objectpm.deletePersistent()em.remove()
Retrieve Objectpm.getObjectById()

- pm.getExtent()
em.find()
Refresh Objectpm.refresh()em.refresh()
Detach single Objectpm.detachCopy()em.detach()
Flush changespm.flush()em.flush()
Access transactionpm.currentTransaction()em.getTransaction()
New Querypm.newQuery()em.createQuery()
New Named Querypm.newNamedQuery()em.createNamedQuery()
New SQL Querypm.newQuery()em.createNativeQuery()


\ No newline at end of file