UpdateableResultSet patch (not finished yet!) - Mailing list pgsql-jdbc

From Ola Sundell
Subject UpdateableResultSet patch (not finished yet!)
Date
Msg-id Pine.LNX.4.21.0109150403300.24493-100000@miranda.org
Whole thread Raw
Responses Re: UpdateableResultSet patch (not finished yet!)  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: UpdateableResultSet patch (not finished yet!)  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-jdbc
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



pgsql-jdbc by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Patch for Statement Escape Processing problems
Next
From: "Dave Thompson"
Date:
Subject: default fetch size