From jdo-commits-return-2969-apmail-db-jdo-commits-archive=www.apache.org@db.apache.org Sat Feb 11 12:00:54 2012 Return-Path: X-Original-To: apmail-db-jdo-commits-archive@www.apache.org Delivered-To: apmail-db-jdo-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 178689F24 for ; Sat, 11 Feb 2012 12:00:54 +0000 (UTC) Received: (qmail 57538 invoked by uid 500); 11 Feb 2012 12:00:53 -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 57531 invoked by uid 99); 11 Feb 2012 12:00:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 11 Feb 2012 12:00:53 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.131] (HELO eos.apache.org) (140.211.11.131) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 11 Feb 2012 12:00:51 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id A3DF8B4D; Sat, 11 Feb 2012 12:00:30 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: Apache Wiki To: Apache Wiki Date: Sat, 11 Feb 2012 12:00:30 -0000 Message-ID: <20120211120030.5900.37819@eos.apache.org> Subject: =?utf-8?q?=5BJdo_Wiki=5D_Update_of_=22ChangeLog=22_by_Andy_Jefferson?= Auto-Submitted: auto-generated 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 chang= e notification. The "ChangeLog" page has been changed by Andy Jefferson: http://wiki.apache.org/jdo/ChangeLog?action=3Ddiff&rev1=3D65&rev2=3D66 1. Support {{{List.get(int)}}} in JDOQL query. = 1. Change the return type for avg in JDOQL query. - = - 1. Support conditional ? : operator in JDOQL query. = 1. Add methods to JDOQL query: a. {{{charAt(int)}}} applies to {{{String}}} type = @@ -34, +32 @@ = 1. Allow specifying position of fields in generated schema using the "po= sition" attribute or annotation. = - 1. Support mapping option "complete-class" in which each subclass table = contains all fields from all superclasses. + 1. Support mapping option "complete-table" in which class is represented= by a single table containing all fields from all superclasses. = 1. Provide a way to put properties to individual {{{PersistenceManager}}= } instances. =20