Re: commit problem - Mailing list pgsql-jdbc

From John R Pierce
Subject Re: commit problem
Date
Msg-id 5089B39A.2050106@hogranch.com
Whole thread Raw
In response to Re: commit problem  ("Kevin Grittner" <kgrittn@mail.com>)
Responses Re: commit problem
List pgsql-jdbc
On 10/25/12 1:45 PM, Kevin Grittner wrote:
> Sounds ugly. What I wonder is why the your development team doesn't
> route all transaction completions through a common method. I have
> always seen that as the only sane way to do it. Then you have one
> place where you can change:
>
>      conn.commit();

because my developers don't think simple reads ARE a transaction.



--
john r pierce                            N 37, W 122
santa cruz ca                         mid-left coast



pgsql-jdbc by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: commit problem
Next
From: Thomas Kellerer
Date:
Subject: Re: commit problem