Re: NullPointerExceptions in empty ResultSets - Mailing list pgsql-jdbc

From tony
Subject Re: NullPointerExceptions in empty ResultSets
Date
Msg-id 1023994100.23428.132.camel@vaio
Whole thread Raw
In response to Re: NullPointerExceptions in empty ResultSets  (Dave Cramer <Dave@micro-automation.net>)
Responses Re: NullPointerExceptions in empty ResultSets
List pgsql-jdbc
On Thu, 2002-06-13 at 20:16, Dave Cramer wrote:

> > i just upgraded to the latest jdbc driver and am now getting errors in empty
> > ResultSets (i.e. the sql select returned 0 rows) where i used to not get an
> > error. here are some examples:

Am I missing something or shouldn't your java code handle empty result
sets?

All my JSPs have a "show if not empty" logic (built lovingly by
Dreamweaver XP) on resultsets.

Cheers

Tony Grant

--
RedHat Linux on Sony Vaio C1XD/S
http://www.animaproductions.com/linux2.html
Macromedia UltraDev with PostgreSQL
http://www.animaproductions.com/ultra.html


pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: NullPointerExceptions in empty ResultSets
Next
From: "Floyd Shackelford"
Date:
Subject: Re: NullPointerExceptions in empty ResultSets