From derby-commits-return-11912-apmail-db-derby-commits-archive=db.apache.org@db.apache.org Tue Aug 04 20:19:10 2009 Return-Path: Delivered-To: apmail-db-derby-commits-archive@www.apache.org Received: (qmail 40550 invoked from network); 4 Aug 2009 20:19:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Aug 2009 20:19:09 -0000 Received: (qmail 24879 invoked by uid 500); 4 Aug 2009 20:19:14 -0000 Delivered-To: apmail-db-derby-commits-archive@db.apache.org Received: (qmail 24846 invoked by uid 500); 4 Aug 2009 20:19:14 -0000 Mailing-List: contact derby-commits-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Derby Development" List-Id: Delivered-To: mailing list derby-commits@db.apache.org Received: (qmail 24837 invoked by uid 99); 4 Aug 2009 20:19:14 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Aug 2009 20:19:14 +0000 X-ASF-Spam-Status: No, hits=-2000.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; Tue, 04 Aug 2009 20:19:11 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id BA18C11376 for ; Tue, 4 Aug 2009 20:18:50 +0000 (GMT) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Apache Wiki To: derby-commits@db.apache.org Date: Tue, 04 Aug 2009 20:18:50 -0000 Message-ID: <20090804201850.136.20040@eos.apache.org> Subject: [Db-derby Wiki] Update of "ErandaSooriyabandara" by ErandaSooriyabandara X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Db-derby Wiki" for change notification. The following page has been changed by ErandaSooriyabandara: http://wiki.apache.org/db-derby/ErandaSooriyabandara ------------------------------------------------------------------------------ pSt.setObject(i, rs.getObject(i), Types.INTEGER); } - We can see the solution as below, + We can derive the solution as below, Though we cast null into integer it remains as the same and it just help to pass from,