Re: Insert/Update that doesn't - Mailing list pgsql-jdbc

From Nick Fankhauser
Subject Re: Insert/Update that doesn't
Date
Msg-id NEBBLAAHGLEEPCGOBHDGOEPBEAAA.nickf@ontko.com
Whole thread Raw
In response to Re: Insert/Update that doesn't  (Tim Holloway <timh@mousetech.com>)
List pgsql-jdbc
> There's an implication there that the default is for auto-commit to have
> been ENabled, and I didn't explicitly enable OR disable auto-commit. Does
> the builtin Jakarta Struts datasource pooling facility turn off
> auto-commit?
>

I can vouch for auto-commit being enabled by default. Our apps use straight
JDBC to the database & we've never encountered this problem. If you have
some third-party code doing connectioon pooling in the middle, I think it is
a likely candidate to check.

-Nick

--------------------------------------------------------------------------
Nick Fankhauser  nickf@ontko.com  Phone 1.765.935.4283  Fax 1.765.962.9788
Ray Ontko & Co.     Software Consulting Services     http://www.ontko.com/


pgsql-jdbc by date:

Previous
From: "Dave Cramer"
Date:
Subject: Re: Encoding
Next
From: Bruce Momjian
Date:
Subject: Re: Patch : Re: JDBC improvements