Re: 1300 to 3100 lines of code for XA support - Mailing list pgsql-jdbc

From Jan de Visser
Subject Re: 1300 to 3100 lines of code for XA support
Date
Msg-id 200411021622.07878.jdevisser@digitalfairway.com
Whole thread Raw
In response to Re: 1300 to 3100 lines of code for XA support  (Aaron Mulder <ammulder@alumni.princeton.edu>)
List 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 by date:

Previous
From: Alan Stange
Date:
Subject: Re: executeBatch() issue with new driver?
Next
From: Markus Schaber
Date:
Subject: Re: Avoiding explicit addDataType calls for PostGIS