Re: streaming result sets: progress

From: snpe <snpe(at)snpe(dot)co(dot)yu>
To: Nic Ferrier <nferrier(at)tapsellferrier(dot)co(dot)uk>, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: streaming result sets: progress
Date: 2002-11-13 16:20:25
Message-ID: 200211131620.25509.snpe@snpe.co.yu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

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 ?

regards
Haris Peco

On Wednesday 13 November 2002 12:27 am, Nic Ferrier wrote:
> Here's my first patch.
>
> This is very incomplete, but it does work with basic querys. An
> example program is attached.
>
> The patch also includes significant, but not comprehensive,
> refactoring of query paths. I should stress that the way it's done
> reflects only my own views and there are many other ways of achieving
> the same ends.

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message nferrier 2002-11-13 16:35:24 Re: streaming result sets: progress
Previous Message Scott Lamb 2002-11-13 10:03:02 setUseServerPrepare & typecasts