Re: 1300 to 3100 lines of code for XA support

Поиск
Список
Период
Сортировка
От Jan de Visser
Тема Re: 1300 to 3100 lines of code for XA support
Дата
Msg-id 200411021622.07878.jdevisser@digitalfairway.com
обсуждение исходный текст
Ответ на Re: 1300 to 3100 lines of code for XA support  (Aaron Mulder <ammulder@alumni.princeton.edu>)
Список pgsql-jdbc
On November 2, 2004 04:12 pm, Aaron Mulder wrote:
>         The only possible safe way to include PostgreSQL in an XA
> transaction is to involve at most one local (PostgreSQL) resource, and
> prepare it last and commit it first.  That could be done by an application
> server if it manages the process and knows that the PostgreSQL driver is
> just a local resource.

This is exactly what Weblogic lets you do, but you probably already knew
that :)

JdV!!


--
--------------------------------------------------------------
Jan de Visser                     jdevisser@digitalfairway.com

                Baruk Khazad! Khazad ai-menu!
--------------------------------------------------------------

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Alan Stange
Дата:
Сообщение: Re: executeBatch() issue with new driver?
Следующее
От: Markus Schaber
Дата:
Сообщение: Re: Avoiding explicit addDataType calls for PostGIS