Re: AbstractJdbc2Connection.java getObject(String type, String value) - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: AbstractJdbc2Connection.java getObject(String type, String value)
Date
Msg-id Pine.BSO.4.64.0709181842220.449@leary.csoft.net
Whole thread Raw
In response to AbstractJdbc2Connection.java getObject(String type, String value)  ("Berkes Alexander" <Alexander.Berkes@oevp.at>)
List 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

pgsql-jdbc by date:

Previous
From: "Berkes Alexander"
Date:
Subject: AbstractJdbc2Connection.java getObject(String type, String value)
Next
From: Frédéric Houbie
Date:
Subject: Postgres 8.2 and setFetchSize