Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 76387 invoked from network); 21 Nov 2005 17:00:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 21 Nov 2005 17:00:56 -0000 Received: (qmail 14603 invoked by uid 500); 21 Nov 2005 17:00:55 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 14574 invoked by uid 500); 21 Nov 2005 17:00:55 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 14559 invoked by uid 99); 21 Nov 2005 17:00:55 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Nov 2005 09:00:55 -0800 Received-SPF: pass (asf.osuosl.org: local policy) Received: from [67.116.30.6] (HELO red.amberpoint.com) (67.116.30.6) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Nov 2005 09:02:27 -0800 Received: from [127.0.0.1] (bp-work.edgility.com [10.10.11.98]) by red.amberpoint.com (8.12.11/8.12.11) with ESMTP id jALH0W3I012468 for ; Mon, 21 Nov 2005 09:00:32 -0800 (PST) Message-ID: <4381FD30.8030203@amberpoint.com> Date: Mon, 21 Nov 2005 09:00:32 -0800 From: Bryan Pendleton User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: derby-dev@db.apache.org Subject: Re: [jira] Updated: (DERBY-499) Expose BOOLEAN datatype to end users References: <2015076743.1132591182460.JavaMail.jira@ajax.apache.org> In-Reply-To: <2015076743.1132591182460.JavaMail.jira@ajax.apache.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N > I have attached a thin functional specification describing expected SQL and JDBC behavior for the re-enabled BOOLEAN datatype. Are there any changes to the way that ResultSet.getBoolean() and PreparedStatement.setBoolean() work for data types *other* than the boolean data type? thanks, bryan