extra rowcopy in ResultSet allways needed ?. - Mailing list pgsql-jdbc

From Gustav Trede
Subject extra rowcopy in ResultSet allways needed ?.
Date
Msg-id 47B6FF78.9010802@telia.com
Whole thread Raw
Responses Re: extra rowcopy in ResultSet allways needed ?.  (Kris Jurka <books@ejurka.com>)
List 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 detectable special case ?.

thanks
  gustav

pgsql-jdbc by date:

Previous
From: Andrew
Date:
Subject: UUID datatype
Next
From: Gustav Trede
Date:
Subject: Resultset rowcopy allways needed?