Re: moveToCurrentRow causes ArrayIndexOutOfBoundsException

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: moveToCurrentRow causes ArrayIndexOutOfBoundsException
Дата
Msg-id Pine.BSO.4.56.0503231519530.8456@leary.csoft.net
обсуждение исходный текст
Ответ на Re: moveToCurrentRow causes ArrayIndexOutOfBoundsException  (Prasanth <dbadmin@nqadmin.com>)
Список 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 по дате отправления:

Предыдущее
От: Prasanth
Дата:
Сообщение: Re: moveToCurrentRow causes ArrayIndexOutOfBoundsException
Следующее
От: "Igor Borisovsky"
Дата:
Сообщение: Stored proc returns RECORD & JDBC