Re: jdbc xa support

Поиск
Список
Период
Сортировка
От Michael Allman
Тема Re: jdbc xa support
Дата
Msg-id 20050720211921.V54984@yvyyl
обсуждение исходный текст
Ответ на Re: jdbc xa support  (Heikki Linnakangas <hlinnaka@iki.fi>)
Ответы Re: jdbc xa support  (Heikki Linnakangas <hlinnaka@iki.fi>)
Список 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 по дате отправления:

Предыдущее
От: Oliver Jowett
Дата:
Сообщение: Re: Timestamp Conversion Woes Redux
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: Timestamp Conversion Woes Redux