Re: ResultSet.relative(0) throws "Cannot move to index of 0"

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: ResultSet.relative(0) throws "Cannot move to index of 0"
Дата
Msg-id Pine.BSO.4.56.0504181325410.30906@leary.csoft.net
обсуждение исходный текст
Ответ на ResultSet.relative(0) throws "Cannot move to index of 0" but should not as explain in the Javadoc.  (David Gagnon <dgagnon@siunik.com>)
Ответы Re: ResultSet.relative(0) throws "Cannot move to index of 0"  (David Gagnon <dgagnon@siunik.com>)
Список pgsql-jdbc

On Mon, 18 Apr 2005, David Gagnon wrote:

>   I just ran into what i think is a compliance problem.  I can't call
> ResultSet.relative(0) without getting in exception.  As stated in the
> javadoc it's should just do NOTHING.

This is a bug and is only present in the 7.4 tree.  I've fixed it there.
I'll gather up a couple more 7.4 changes and put out a new 7.4 release in
a couple of days.  For now I can offer you
http://www.ejurka.com/pgsql/jars/dgagnon/pg74-dg-jdbc3.jar as I don't
happen to have other compilers available.

Kris Jurka

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: David Gagnon
Дата:
Сообщение: ResultSet.relative(0) throws "Cannot move to index of 0" but should not as explain in the Javadoc.
Следующее
От: David Gagnon
Дата:
Сообщение: Re: ResultSet.relative(0) throws "Cannot move to index of 0"