Re: Insert/Update that doesn't

Поиск
Список
Период
Сортировка
От Nick Fankhauser
Тема Re: Insert/Update that doesn't
Дата
Msg-id NEBBLAAHGLEEPCGOBHDGOEPBEAAA.nickf@ontko.com
обсуждение исходный текст
Ответ на Re: Insert/Update that doesn't  (Tim Holloway <timh@mousetech.com>)
Список 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 по дате отправления:

Предыдущее
От: "Dave Cramer"
Дата:
Сообщение: Re: Encoding
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Patch : Re: JDBC improvements