Re: patch to fix jdk 2 compile errors and v2 compatability for review

From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: Oliver Jowett <oliver(at)opencloud(dot)com>
Cc: List <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: patch to fix jdk 2 compile errors and v2 compatability for review
Date: 2005-07-08 13:15:23
Message-ID: 59453F24-A476-4B7F-9E3B-646BD7F67994@fastcrypt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Oliver,

Yes it could actually, although, I'd like to separate the knowledge
of CallableStatement differences somewhere else. I agree there's no
reason for duplicate code though. On the other hand, only one of
these classes ever gets compiled.

Dave
On 8-Jul-05, at 7:29 AM, Oliver Jowett wrote:

> Dave Cramer wrote:
>
>> I've tested this against 7.2, 7.4, 8.0, 8.1 with both jdk 1.4, and
>> 1.3.1
>>
>
> Why the duplicated code in Jdbc2CallableStatement /
> Jdbc3CallableStatement? Shouldn't this live in AbstractJdbc2Statement?
>
> -O
>
>

Dave Cramer
davec(at)postgresintl(dot)com
www.postgresintl.com
ICQ #14675561
jabber davecramer(at)jabber(dot)org
ph (519 939 0336 )

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Oliver Jowett 2005-07-08 14:25:00 Re: patch to fix jdk 2 compile errors and v2 compatability
Previous Message Oliver Jowett 2005-07-08 11:29:14 Re: patch to fix jdk 2 compile errors and v2 compatability