Re: UpdateableResultSet patch (not finished yet!)

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: UpdateableResultSet patch (not finished yet!)
Дата
Msg-id 200109161936.f8GJaGV12523@candle.pha.pa.us
обсуждение исходный текст
Ответ на UpdateableResultSet patch (not finished yet!)  (Ola Sundell <ola@miranda.org>)
Список pgsql-jdbc
Sorry, wrong message.  This is not in the patch queue.

> Hello,
>
> I have, for some time, now, been working on the updateable resultset
> class. Please have a look at http://www.miranda.org/~ola/jdbcupr.diff, and
> let me know what you think. It is only rudimentary at the moment.
>
> Things to consider:
>
> * Parsing of query. Very hackish at the moment.
> * Concurrency check.
>
> Things that need work:
> * Documentation
> * Inserting - nothing done as of yet.
> * The test case needs to be more elaborate.
>
> Ola
>
> --
> Ola Sundell
> ola@miranda.org - olas@wiw.org - ola.sundell@personalchemistry.com
> http://miranda.org/~ola
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo@postgresql.org so that your
> message can get through to the mailing list cleanly
>

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: UpdateableResultSet patch (not finished yet!)
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: isNullable()