Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 19002 invoked from network); 2 Sep 2005 23:25:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Sep 2005 23:25:31 -0000 Received: (qmail 81378 invoked by uid 500); 2 Sep 2005 23:25:30 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 81293 invoked by uid 500); 2 Sep 2005 23:25:29 -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: "Derby Development" Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 81261 invoked by uid 99); 2 Sep 2005 23:25:29 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Sep 2005 16:25:29 -0700 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=HTML_30_40,HTML_MESSAGE,RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of francois.orsini@gmail.com designates 66.249.82.204 as permitted sender) Received: from [66.249.82.204] (HELO xproxy.gmail.com) (66.249.82.204) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Sep 2005 16:25:42 -0700 Received: by xproxy.gmail.com with SMTP id i31so466193wxd for ; Fri, 02 Sep 2005 16:25:26 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:references; b=nTK4puuezClq2v9xOfPgcLBWubx+LO4UzXTj8nXp07pLAMyoK9RqCB/mvxoh8qWDKzWwrsl5fn3uy0ObXopX475nUTWMo8JgNvLQePiW/NzNzxpbuWoHv6m53i5yvaZ+sd4oQX/X2Q7uI3Z1QuvXSWpIPUOMct4HwzSO5usDCi4= Received: by 10.70.63.5 with SMTP id l5mr25745wxa; Fri, 02 Sep 2005 16:25:26 -0700 (PDT) Received: by 10.70.125.15 with HTTP; Fri, 2 Sep 2005 16:25:26 -0700 (PDT) Message-ID: <7921d3e405090216255c85c35@mail.gmail.com> Date: Fri, 2 Sep 2005 16:25:26 -0700 From: Francois Orsini Reply-To: francois.orsini@gmail.com To: Derby Development Subject: Re: java.sql.Driver.jdbcCompliant() In-Reply-To: <4318D7A2.8040302@sbcglobal.net> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_1342_10037246.1125703526258" References: <4318D7A2.8040302@sbcglobal.net> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_1342_10037246.1125703526258 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Sounds good Kathey. I remember us leaving the embedded driver returning false as quite a few=20 methods had not been implemented for the jdbc tests suite to pass without= =20 any changes back then. --francois On 9/2/05, Kathey Marsden wrote: >=20 > In adding some tests I noticed that the embedded driver returns false > for jdbcCompliant() in org.apache.derby.jdbc.InternalDriver. The > client driver returns true for jdbcCompliant() >=20 > I think I'll change embedded to return true since we've been passing the > CTS JDBC tests. > Please let me know if you see a problem with this. >=20 >=20 > Kathey >=20 >=20 >=20 >=20 > ------=_Part_1342_10037246.1125703526258 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Sounds good Kathey.

I remember us leaving the embedded driver returning false as quite a few methods had not been implemented for the jdbc tests suite to pass without any changes back then.

--francois

On 9/2/05, Kathey Marsden <kmarsdenderby@sbcglobal.net> wrote:
In adding some tests I noticed that the embedded driver returns false
fo= r  jdbcCompliant() in  org.apache.derby.jdbc.InternalDr= iver. The
client driver returns true for jdbcCompliant()

I think = I'll change embedded to return true since we've been passing the
CTS JDBC tests.
Please let me know if you see a problem with this.

Kathey





------=_Part_1342_10037246.1125703526258--