Return-Path: Delivered-To: apmail-db-jdo-commits-archive@www.apache.org Received: (qmail 63961 invoked from network); 15 Dec 2006 19:59:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Dec 2006 19:59:11 -0000 Received: (qmail 44538 invoked by uid 500); 15 Dec 2006 19:59: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 44527 invoked by uid 99); 15 Dec 2006 19:59:19 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Dec 2006 11:59:19 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Dec 2006 11:59:11 -0800 Received: from ajax.apache.org (localhost [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 8EA11D49C4 for ; Fri, 15 Dec 2006 19:58:50 +0000 (GMT) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Apache Wiki To: jdo-commits@db.apache.org Date: Fri, 15 Dec 2006 19:58:50 -0000 Message-ID: <20061215195850.16528.72002@ajax.apache.org> Subject: [Jdo Wiki] Update of "CurrentDevelopment" by CraigRussell X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Jdo Wiki" for change notification. The following page has been changed by CraigRussell: http://wiki.apache.org/jdo/CurrentDevelopment ------------------------------------------------------------------------------ || 41 || Add to 6.3 a section requiring support for enum types, including subclasses of enum types. || x || || x || || 42 || Change in 12.6 signatures of the following !PersistenceManager methods to be generic. Note that these changes are source compatible with existing application programs. (See ChangeLog for details.) || x || [https://issues.apache.org/jira/browse/JDO-450 JDO-450] || x || || 43 || Add to 15.1 a paragraph describing that mapping an enum to a fixed-precision numeric type uses the ordinal() value for storage; mapping to a character column type (CHAR, VARCHAR, etc.) uses the name() value for storage; mapping to any other column type is an error. || x || || x || - || 44 || Provide in a new chapter a set of annotations that map directly to xml elements as an alternative to using xml metadata. Describe how jdo implementations can use either JDO annotations or JPA annotations to provide metadata. || x || [https://issues.apache.org/jira/browse/JDO-451 JDO-451] || x || + || 44 || Provide in a new chapter a set of annotations that map directly to xml elements as an alternative to using xml metadata. Describe how jdo implementations can use either JDO annotations or JPA annotations to provide metadata. || x || [https://issues.apache.org/jira/browse/JDO-451 JDO-451] || [http://wiki.apache.org/jdo/TechnologyCompatibilityKit21 details]|| || 45 || Provide interfaces that extend both JDO and JPA in order to make it easier to migrate applications from JDO to JPA. || x || [https://issues.apache.org/jira/browse/JDO-452 JDO-452] || x ||