Re: moveToCurrentRow causes ArrayIndexOutOfBoundsException - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: moveToCurrentRow causes ArrayIndexOutOfBoundsException
Date
Msg-id Pine.BSO.4.56.0503231519530.8456@leary.csoft.net
Whole thread Raw
In response to Re: moveToCurrentRow causes ArrayIndexOutOfBoundsException  (Prasanth <dbadmin@nqadmin.com>)
List pgsql-jdbc

On Wed, 23 Mar 2005, Prasanth wrote:

>  > No, that's a bug.  moveToCurrentRow was not correctly handling the
>  > case where the current row is off the end of the ResultSet.  I've fixed it
>  > in 8.0 and 8.1dev.
>
> If I am using 8.0 jar then wasn't the fix there?
> Any how I tried with the new jar you have provided and seems its working
> now.
>

I meant that I fixed it since receiving your report which is why I built a
current set of jar files for you.  The fix is not in the officially
released ones.

Kris Jurka

pgsql-jdbc by date:

Previous
From: Prasanth
Date:
Subject: Re: moveToCurrentRow causes ArrayIndexOutOfBoundsException
Next
From: "Igor Borisovsky"
Date:
Subject: Stored proc returns RECORD & JDBC