From jdo-commits-return-2193-apmail-db-jdo-commits-archive=www.apache.org@db.apache.org Thu Dec 13 23:46:44 2007 Return-Path: Delivered-To: apmail-db-jdo-commits-archive@www.apache.org Received: (qmail 35641 invoked from network); 13 Dec 2007 23:46:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Dec 2007 23:46:44 -0000 Received: (qmail 64276 invoked by uid 500); 13 Dec 2007 23:46:33 -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 64265 invoked by uid 99); 13 Dec 2007 23:46:32 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Dec 2007 15:46:32 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.130] (HELO eos.apache.org) (140.211.11.130) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Dec 2007 23:46:19 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id 162DAD2DD for ; Thu, 13 Dec 2007 23:46:23 +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: Thu, 13 Dec 2007 23:46:22 -0000 Message-ID: <20071213234622.16853.95811@eos.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 collections of enum types. [https://issues.apache.org/jira/browse/JDO-546 JDO-546]|| done || || done || || 42 || Change in 12.6 signatures of some !PersistenceManager methods to be generic. Note that these changes are source compatible with existing application programs. (See ChangeLog for details.) [https://issues.apache.org/jira/browse/JDO-450 JDO-450] [https://issues.apache.org/jira/browse/JDO-542 JDO-542] [https://issues.apache.org/jira/browse/JDO-538 JDO-538]|| done || done || 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. [https://issues.apache.org/jira/browse/JDO-546 JDO-546]|| done || || done || - || 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] [https://issues.apache.org/jira/browse/JDO-503 JDO-503]|| + || 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. [https://issues.apache.org/jira/browse/JDO-451 JDO-451] [http://wiki.apache.org/jdo/TechnologyCompatibilityKit21 details] [https://issues.apache.org/jira/browse/JDO-503 JDO-503]|| x || || || || 45 || Provide interfaces that extend both JDO and JPA in order to make it easier to migrate applications from JDO to JPA. [https://issues.apache.org/jira/browse/JDO-452 JDO-452]|| x || done || x || || 46 || Add method evictAll taking a class instance to !PersistenceManager interface. [https://issues.apache.org/jira/browse/JDO-535 JDO-535]|| done || done || ||