Re: previous throws

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: previous throws
Дата
Msg-id Pine.LNX.4.33.0312292024100.16660-100000@leary.csoft.net
обсуждение исходный текст
Ответ на previous throws  ("Keith Bottner" <kbottner@comcast.net>)
Список pgsql-jdbc

On Mon, 29 Dec 2003, Keith Bottner wrote:

> Although I have been using postgres for a while I just recently started
> using the JDBC driver. I found after retrieving a result set, calling
> afterLast() and then calling previous() a java.lang.NullPointerException is
> thrown. Looking at the source for previous in AbstractJdbc2ResultSet.class

I fixed this in bug in early November, but it didn't get backpatched to
the 7.4 branch until the middle of December to make the 7.4.1 release.

Kris Jurka


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

Предыдущее
От: "Keith Bottner"
Дата:
Сообщение: previous throws
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: Multi-threaded servlet environment