Resultset rowcopy allways needed?

Lists: pgsql-jdbc
From: Gustav Trede <gustav(dot)trede_wsdevel(at)telia(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Resultset rowcopy allways needed?
Date: 2008-02-16 15:15:48
Message-ID: 47B6FE24.8050301@telia.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-jdbc

hello,

I would be happy if someone could explain something i dont understand in
the current code.

Is the extra rowcopy allways needed to be done, for example in boolean
next() method in resultset ?

Is the copy not only needed in some special case ?.

regards
gustav