Row Lock - Mailing list pgsql-jdbc

From Waldomiro
Subject Row Lock
Date
Msg-id 003401c389b2$53789020$1001a8c0@shx.com.br
Whole thread Raw
Responses Re: Row Lock
List pgsql-jdbc
Hello,
 
I have an aplication which ask a code to bring up the data on screen, then the user can change the data and save it.
 
My problem is :
 
2 users at same time can put the same code and make diferent changes.
 
Are there any way to lock this record in postgres when the first user is changing the data on screen ?
 
What shoud I do ?
 
Thanks
 
Waldomiro C Neto.
Shx Informática Ltda.
+55 (11) 5581-1551
www.shx.com.br
wmiro@shx.com.br
 

pgsql-jdbc by date:

Previous
From: "Gordon Ross"
Date:
Subject: Re: Concurrent Connections - User only allowed one
Next
From: Dave Tenny
Date:
Subject: Re: Row Lock