Re: AbstractJdbc2Connection.java getObject(String type, String value)

From: Kris Jurka <books(at)ejurka(dot)com>
To: Berkes Alexander <Alexander(dot)Berkes(at)oevp(dot)at>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: AbstractJdbc2Connection.java getObject(String type, String value)
Date: 2007-09-18 22:47:25
Message-ID: Pine.BSO.4.64.0709181842220.449@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Tue, 18 Sep 2007, Berkes Alexander wrote:

> Could it be possible, that pgjdbc had this implemented correctly in a
> prior version? I am not sure about that.....

It's never been implemented.

> Another question: I would like to help developing the driver but was not
> able to integrate the pgjdbc source code into eclipse. What
> tools/plugins etc. do I need to handle the Driver.java.in classe
> correctly?
>

We use ant to build the driver and we use it's replacement system to copy
Driver.java.in to Driver.java with slight modification, see build.xml for
more details.

Kris Jurka

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Frédéric Houbie 2007-09-19 11:53:31 Postgres 8.2 and setFetchSize
Previous Message Eric Faulhaber 2007-09-18 16:38:52 Re: Batch INSERT failing with error 22P02