Re: extra rowcopy in ResultSet allways needed ?.

From: Gustav Trede <gustav(dot)trede_wsdevel(at)telia(dot)com>
To: Kris Jurka <jurka(at)ejurka(dot)com>
Cc: pgsql-jdbc <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: extra rowcopy in ResultSet allways needed ?.
Date: 2008-02-20 09:21:09
Message-ID: 47BBF105.2030808@telia.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc


here is diff from current cvs.
>
>>
>> I will do it for all methods that is not update methods.
>> doing it in one method and then call it.
>>
>> i just attach the new AbstractJdbc2ResultSet.java in an email or ?
>>
>
> A patch would be better. If you've got cvs checkout, the "cvs diff
> -c" is what we'd like to see.
>
> Also, please keep replies on the list so other people can read/comment
> on your emails.
>
> Kris Jurka
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Have you searched our list archives?
>
> http://archives.postgresql.org
>
> __________ Information from ESET NOD32 Antivirus, version of virus
> signature database 2880 (20080215) __________
>
> The message was checked by ESET NOD32 Antivirus.
>
> http://www.eset.com
>
>
>

Attachment Content-Type Size
abstrresultset.diff text/plain 3.7 KB

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message spastor 2008-02-20 09:44:37 Retrieving last InsertedID : INSERT... RETURNING safe ?
Previous Message Paul Tomblin 2008-02-20 01:34:05 How to find what Java program has a transaction open?