Re: ResultSet next() returning true when no rows - Mailing list pgsql-jdbc

From Oliver Jowett
Subject Re: ResultSet next() returning true when no rows
Date
Msg-id 20031006044658.GA10455@opencloud.com
Whole thread Raw
In response to ResultSet next() returning true when no rows  (Seth Rubin <srubin@thoughtprocess.com>)
Responses Re: ResultSet next() returning true when no rows
List 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 by date:

Previous
From: Seth Rubin
Date:
Subject: ResultSet next() returning true when no rows
Next
From: Moreno Mauri
Date:
Subject: pg73jdbc3.jar and Connection Pool properties