Return-Path: Delivered-To: apmail-db-jdo-commits-archive@www.apache.org Received: (qmail 30507 invoked from network); 17 Oct 2007 22:01:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Oct 2007 22:01:15 -0000 Received: (qmail 376 invoked by uid 500); 17 Oct 2007 22:01:03 -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 365 invoked by uid 99); 17 Oct 2007 22:01:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Oct 2007 15:01:03 -0700 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; Wed, 17 Oct 2007 22:01:14 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id 2268259F71 for ; Wed, 17 Oct 2007 22:00:24 +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: Wed, 17 Oct 2007 22:00:23 -0000 Message-ID: <20071017220023.20198.47712@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 ------------------------------------------------------------------------------ || 39 || Add to Chapter 23, constants defined in the JDOPermission class. (See ChangeLog for details.) || done || || || ||40 || Add methods to {{{PersistenceManager}}} and {{{PersistenceManagerFactory}}} to allow a user to get the current time and date from the server. Allow the {{{PersistenceManagerFactory}}} to be configured statically with {{{TimeZone}}} and {{{Locale}}} in case the information is not available from the server itself. [https://issues.apache.org/jira/browse/JDO-462 JDO-462]|| done || done || || || 41 || Add to 6.3 a section requiring support for enum types, including collections of enum types. || done || || [https://issues.apache.org/jira/browse/JDO-546 JDO-546] || - || 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]|| x || [https://issues.apache.org/jira/browse/JDO-538 JDO-538] [https://issues.apache.org/jira/browse/JDO-542 JDO-542]|| x || + || 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]|| x || [https://issues.apache.org/jira/browse/JDO-538 JDO-538] || 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. || done || || [https://issues.apache.org/jira/browse/JDO-546 JDO-546] || || 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]|| - || 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 || + || 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. || x || [https://issues.apache.org/jira/browse/JDO-535 JDO-535] || || + || 46 || Add method evictAll taking a class instance to !PersistenceManager interface. [https://issues.apache.org/jira/browse/JDO-535 JDO-535]|| done || done || ||