Re: jdbc xa support - Mailing list pgsql-jdbc

From Michael Allman
Subject Re: jdbc xa support
Date
Msg-id 20050720211921.V54984@yvyyl
Whole thread Raw
In response to Re: jdbc xa support  (Heikki Linnakangas <hlinnaka@iki.fi>)
Responses Re: jdbc xa support  (Heikki Linnakangas <hlinnaka@iki.fi>)
List pgsql-jdbc
Here's my first cut:

http://www.allman.ms/pgjdbcxa/pgjdbcxa-20050720.jar

At this point I know the documentation is sparse.  I'll try to improve
that situation soon.  Until then, I wanted to give everyone the
opportunity to take a first look at the code and the approach.

I also have some questions, some of which are embedded in the .java files
as comments.  If anyone has answers, please pass them along.

I'll let you chew on this and check back tomorrow.

Cheers,

Michael

On Wed, 20 Jul 2005, Heikki Linnakangas wrote:

> I'm working on it. Glad to hear your interested. I don't have much time to
> work on it though, so I would be very happy if you took over.
>
> I'll send you a copy of my workbench off-list so you can take a look. It's
> work in progress, but I hope it helps..
>
> I believe this is the discussion Dave mentioned:
>
> http://archives.postgresql.org/pgsql-jdbc/2005-06/msg00165.php
>
> - Heikki
>
> On Tue, 19 Jul 2005, Dave Cramer wrote:
>
>> Not sure, but look at the archives, there was some discussion about various
>> mechanism.
>>
>> Dave
>> On 19-Jul-05, at 7:34 PM, Michael Allman wrote:
>>
>>> Hi,
>>>
>>> I'm implementing XA support in the postgres JDBC driver to complement the
>>> backend two phase commit support in CVS.  Is anyone else working on this?
>>>
>>> Michael
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Have you searched our list archives?
>
>              http://archives.postgresql.org
>

pgsql-jdbc by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: Timestamp Conversion Woes Redux
Next
From: Dave Cramer
Date:
Subject: Re: Timestamp Conversion Woes Redux