Re: NullPointerException when calling ResultSet.absolute(int)

From: Clemens Eisserer <linuxhippy(at)gmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: NullPointerException when calling ResultSet.absolute(int)
Date: 2005-08-28 17:30:54
Message-ID: 194f625505082810307da48ad6@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Please ignore my first post, it was a very childish mistake in my code
of course ;-)
A local variable made a member-variable invisible and so I closed the
resultset which I wanted to use later ;-)

Sorry for generating traffic and thanks again for PostgreSQL, lg Clemens

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message David Gagnon 2005-08-28 19:51:53 Re: implementing asynchronous notifications PLEASE CONFIRM MY
Previous Message Clemens Eisserer 2005-08-28 17:01:53 NullPointerException when calling ResultSet.absolute(int)