Re: Result Set Cursor Patch - Mailing list pgsql-jdbc

From Andy Zeneski
Subject Re: Result Set Cursor Patch
Date
Msg-id 76C47D09-9AC1-11D8-A094-000A95DA1A7C@ofbiz.org
Whole thread Raw
In response to Re: Result Set Cursor Patch  (Kris Jurka <books@ejurka.com>)
Responses Re: Result Set Cursor Patch  (Kris Jurka <books@ejurka.com>)
List pgsql-jdbc
Kris,

Does JDBC1 support CONCUR_UPDATABLE or just CONCUR_READ_ONLY?

-Andy

On Apr 30, 2004, at 11:43 AM, Kris Jurka wrote:

> This patch does not support updateable ResultSets (deleteRow,
> insertRow),
> but doesn't do anything to prevent a cursor from being used in that
> case.
>
> Kris Jurka
>

Attachment

pgsql-jdbc by date:

Previous
From: Andy Zeneski
Date:
Subject: Re: Result Set Cursor Patch
Next
From: Kris Jurka
Date:
Subject: Re: Result Set Cursor Patch