From: | Nic Ferrier <nferrier(at)tapsellferrier(dot)co(dot)uk> |
---|---|
To: | snpe <snpe(at)snpe(dot)co(dot)yu> |
Cc: | pgsql-jdbc(at)postgresql(dot)org |
Subject: | Re: streaming result sets: progress |
Date: | 2002-11-13 23:57:00 |
Message-ID: | 87smy5m3ar.fsf@pooh-sticks-bridge.tapsellferrier.co.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
nferrier(at)tapsellferrier(dot)co(dot)uk writes:
> Message-ID: <uof8t5sxf(dot)fsf(at)tapsellferrier(dot)co(dot)uk>
> Lines: 15
> MIME-Version: 1.0
> Content-Type: text/plain; charset=us-ascii
> --text follows this line--
> snpe <snpe(at)snpe(dot)co(dot)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
Attachment | Content-Type | Size |
---|---|---|
PGResultSet.java | text/java-source | 325 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Ansley | 2002-11-14 00:07:21 | Re: JDBC3 and DataSource |
Previous Message | Aaron Mulder | 2002-11-13 23:49:12 | Re: setUseServerPrepare & typecasts |