Re: JDBC Trouble

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Massimo Luise <maxluise(at)altavista(dot)net>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: JDBC Trouble
Date: 2001-01-15 02:04:02
Message-ID: 200101150204.VAA09605@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-interfaces

> 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(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Bruce Momjian 2001-01-15 02:05:08 Re: JDBC Trouble
Previous Message Mike Castle 2001-01-15 01:29:05 Re: BAcking up a Postgres Database

Browse pgsql-interfaces by date

  From Date Subject
Next Message Bruce Momjian 2001-01-15 02:05:08 Re: JDBC Trouble
Previous Message Doug Haddan 2001-01-14 22:27:30 Turn off implicit BEGIN from ODBC driver on Windows?