Select for Update - Mailing list pgsql-jdbc

From Waldomiro
Subject Select for Update
Date
Msg-id 001b01c40cfb$2cd1fb60$1001a8c0@shx.com.br
Whole thread Raw
List pgsql-jdbc
Hi,
 
I'm using a Select for update, however it causes a deadlock in my application.
 
I've already though in a solution:
 
I need to unlock the record before the commit command.
 
Is there a way to unlock the row before I commit ?
 
can someone help me, please ?
 
Thanks.
 
wmiro.

pgsql-jdbc by date:

Previous
From: Markus Schaber
Date:
Subject: Re: Register arbitrary types Framework
Next
From: Kris Jurka
Date:
Subject: Re: Register arbitrary types Framework