Re: ResultSet next() returning true when no rows

Поиск
Список
Период
Сортировка
От Oliver Jowett
Тема Re: ResultSet next() returning true when no rows
Дата
Msg-id 20031006044658.GA10455@opencloud.com
обсуждение исходный текст
Ответ на ResultSet next() returning true when no rows  (Seth Rubin <srubin@thoughtprocess.com>)
Ответы Re: ResultSet next() returning true when no rows
Список pgsql-jdbc
On Mon, Oct 06, 2003 at 12:04:56AM -0400, Seth Rubin wrote:

> line 1548      while (rs.next());

You have a stray semicolon there.

-O

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

Предыдущее
От: Seth Rubin
Дата:
Сообщение: ResultSet next() returning true when no rows
Следующее
От: Moreno Mauri
Дата:
Сообщение: pg73jdbc3.jar and Connection Pool properties