Re: JDBC Trouble - Mailing list pgsql-admin

From Bruce Momjian
Subject Re: JDBC Trouble
Date
Msg-id 200101150204.VAA09605@candle.pha.pa.us
Whole thread Raw
In response to JDBC Trouble  ("Massimo Luise" <maxluise@altavista.net>)
List pgsql-admin
> Hello to all,
> I'm writing because i have noticed a problem with the JDBC driver:
> JDBC specification say that "ResultSet.absolute( 1 )" is equivalent to
> "ResultSet.first()". With the postgresql jdbc driver this is not true.
> I suppose that this problem happens because theVector implementation of
> ResultSet.
>
> There is someone that has investigated this problem and can help me ?
>
> Thanks to all.
> Max
>
>
>


--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-admin by date:

Previous
From: Mike Castle
Date:
Subject: Re: BAcking up a Postgres Database
Next
From: Bruce Momjian
Date:
Subject: Re: JDBC Trouble