Return-Path: Delivered-To: apmail-db-jdo-dev-archive@www.apache.org Received: (qmail 50093 invoked from network); 27 Apr 2007 07:59:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Apr 2007 07:59:29 -0000 Received: (qmail 43468 invoked by uid 500); 27 Apr 2007 07:59:36 -0000 Mailing-List: contact jdo-dev-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-dev@db.apache.org Received: (qmail 43456 invoked by uid 99); 27 Apr 2007 07:59:36 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Apr 2007 00:59:36 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [62.36.20.208] (HELO out08.wanadoo.es) (62.36.20.208) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Apr 2007 00:59:27 -0700 Received: from [85.57.166.220] (helo=rookie.lan) by out08.wanadoo.es with esmtpa (Exim 4.43) id 1HhLM5-0005gJ-Bc; Fri, 27 Apr 2007 09:59:03 +0200 From: Andy Jefferson To: Apache JDO project , JDO Expert Group Subject: Re: JDO TCK Conference Call Friday, Apr 27 , 9 am PDT Date: Fri, 27 Apr 2007 09:59:00 +0200 User-Agent: KMail/1.8.2 References: <4463CFBC.2050403@sun.com> <4627E706.6010105@sun.com> <1177659149.4631a70d4e7fa@webmail.jpox.org> In-Reply-To: <1177659149.4631a70d4e7fa@webmail.jpox.org> Organization: JPOX MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200704270959.00803.andy@jpox.org> X-Spam-Score: 1.8 (+) X-Virus-Checked: Checked by ClamAV on apache.org > Another issue: deletePersistentAll((Object[]) null) (and similars > operations) behavior not specified if arg is null See 12.6 at the end "Null management". =2D Andy =A0(Java Persistent Objects - http://www.jpox.org)