Re: UPDATE ... CURRENT OF cursorname - Mailing list pgsql-jdbc

From Richard Broersma
Subject Re: UPDATE ... CURRENT OF cursorname
Date
Msg-id 396486430809011528r2a1237c0w77fb6243e38dfc16@mail.gmail.com
Whole thread Raw
In response to Re: UPDATE ... CURRENT OF cursorname  (Oliver Jowett <oliver@opencloud.com>)
Responses Re: UPDATE ... CURRENT OF cursorname  (Oliver Jowett <oliver@opencloud.com>)
List pgsql-jdbc
On Mon, Sep 1, 2008 at 3:21 PM, Oliver Jowett <oliver@opencloud.com> wrote:
> Richard Broersma wrote:
>
>> stmt.setCursorName("x");
>
> The postgresql JDBC driver does not support positioned updates (as the
> metadata will tell you), and setCursorName() is completely ignored.

Thanks!, since I am only in the learning/reading stage, I hadn't
performed any tests.  However, if the feature were to be added some
the future, what would the attended affect be?


--
Regards,
Richard Broersma Jr.

Visit the Los Angeles PostgreSQL Users Group (LAPUG)
http://pugs.postgresql.org/lapug

pgsql-jdbc by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: UPDATE ... CURRENT OF cursorname
Next
From: Oliver Jowett
Date:
Subject: Re: UPDATE ... CURRENT OF cursorname