From: | Barry Lind <barry(at)xythos(dot)com> |
---|---|
To: | Khaldoun Ateyeh <ateyeh(at)ipd(dot)uni-karlsruhe(dot)de> |
Cc: | pgsql-jdbc <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | Re: XADatasource |
Date: | 2002-07-08 16:43:40 |
Message-ID: | 3D29C13C.3010802@xythos.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
Khaldoun,
Since the postgres database doesn't support distributed transactions,
you will not be able to find any jdbc drivers that support it. Once the
functionality is added to the server it can then be exposed via jdbc and
other interfaces.
--Barry
Khaldoun Ateyeh wrote:
>Hello,
>
>I'd like to ask if you know about any jdbc-drive for pgsql that supports
>XADatasource (Distributed Transaction).
>
>thanks for your help.
>Khaldoun Ateyeh
>
>---------------------------------------------------------------------
>Khaldoun Ateyeh, Dipl.-Inform. Phone: +49-721-608-4728
> Information Systems Group Fax: +49-721-608-7343
>
> IPD - Institute for Program Structures and Data Organization -
>
> University of Karlsruhe
> Am Fasanengarten 5 ateyeh(at)ira(dot)uka(dot)de
> D-76128 Karlsruhe - Germany
> http://wwwipd.ira.uka.de/~ateyeh
>
>
>--------------------------------------------------------------------------
>
>
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 4: Don't 'kill -9' the postmaster
>
>
>
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Dan Brown | 2002-07-08 17:35:16 | JDBC 2.0 Datasource support? |
Previous Message | Barry Lind | 2002-07-08 16:40:40 | Re: PreparedStatement and DB default values |