locking a row from JDBC - Mailing list pgsql-jdbc

From Joshua Daniel Franklin
Subject locking a row from JDBC
Date
Msg-id Pine.LNX.4.44.0211211214200.17853-100000@iocc.com
Whole thread Raw
List pgsql-jdbc
I am rather new to JDBC and am trying to build a small java
application that will be used by a few people here. I have it
working in a single-user mode, but I would like to be able
to use some sort of locking on rows that are being edited
to make it multi-user safe. A quick google search did not turn
up anything interesting. Does anyone have any suggestions?

Thanks.

Joshua Daniel Franklin


pgsql-jdbc by date:

Previous
From: Barry Lind
Date:
Subject: Re: haveMinimumCompatibleVersion
Next
From: Barry Lind
Date:
Subject: Re: locking a row from JDBC