Re: streaming result sets: progress - Mailing list pgsql-jdbc

From Nic Ferrier
Subject Re: streaming result sets: progress
Date
Msg-id 87smy5m3ar.fsf@pooh-sticks-bridge.tapsellferrier.co.uk
Whole thread Raw
In response to Re: streaming result sets: progress  (nferrier@tapsellferrier.co.uk)
Responses Re: streaming result sets: progress  (snpe <snpe@snpe.co.yu>)
List pgsql-jdbc
nferrier@tapsellferrier.co.uk writes:

> Message-ID: <uof8t5sxf.fsf@tapsellferrier.co.uk>
> Lines: 15
> MIME-Version: 1.0
> Content-Type: text/plain; charset=us-ascii
> --text follows this line--
> snpe <snpe@snpe.co.yu> writes:
>
> > Hello Nic,
> >   I am used your patch for 7.3.b5 and I haven't interface PGResultSet
> > Class AbstractJdbc1ResultSet implements PGResultSet and I have ResultSet in QueryExecutor.java (line 177)
> >
> > What is wrong ?
>
> The patch is incomplete   /8->
>
> It was purely illustrative at this stage, and I missed (accidentally
> as it happens) the extra classes. I'll send another patch tonight.

So I don't have to run the diff again whilst including this file,
here's the extra class. It goes in:

   src/interfaces/jdbc/org/postgresql/PGResultSet.java





Nic

Attachment

pgsql-jdbc by date:

Previous
From: Aaron Mulder
Date:
Subject: Re: setUseServerPrepare & typecasts
Next
From: Michael Ansley
Date:
Subject: Re: JDBC3 and DataSource