Re: streaming result sets: progress

Поиск
Список
Период
Сортировка
От snpe
Тема Re: streaming result sets: progress
Дата
Msg-id 200211131620.25509.snpe@snpe.co.yu
обсуждение исходный текст
Ответ на Re: streaming result sets: progress  (Nic Ferrier <nferrier@tapsellferrier.co.uk>)
Ответы Re: streaming result sets: progress
Список 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.


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Scott Lamb
Дата:
Сообщение: setUseServerPrepare & typecasts
Следующее
От: nferrier@tapsellferrier.co.uk
Дата:
Сообщение: Re: streaming result sets: progress