Re: Lock-when-Loaded failing - Mailing list pgsql-jdbc

From Oliver Jowett
Subject Re: Lock-when-Loaded failing
Date
Msg-id 4499CE8B.40302@opencloud.com
Whole thread Raw
In response to Lock-when-Loaded failing  ("DanixDefcon5" <danixdefcon5@gmail.com>)
Responses Re: Lock-when-Loaded failing  ("DanixDefcon5" <danixdefcon5@gmail.com>)
List pgsql-jdbc
DanixDefcon5 wrote:

> It says that the DataStore doesn't support locking for update at row
> level.

AFAIK the driver returns true from
DatabaseMetaData.supportsSelectForUpdate(). I don't know what additional
things the Sun implementation requires to support its "lock-when-loaded"
mode. You will have to ask Sun.

-O

pgsql-jdbc by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: Limit vs setMaxRows issue
Next
From: Joost Kraaijeveld
Date:
Subject: How to notify JBoss J2EE application in a trigger or rule???