Re: XADatasource

Поиск
Список
Период
Сортировка
От Barry Lind
Тема Re: XADatasource
Дата
Msg-id 3D29C13C.3010802@xythos.com
обсуждение исходный текст
Ответ на XADatasource  (Khaldoun Ateyeh <ateyeh@ipd.uni-karlsruhe.de>)
Список 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@ira.uka.de
 >    D-76128 Karlsruhe - Germany
 > http://wwwipd.ira.uka.de/~ateyeh
 >
 >
 >--------------------------------------------------------------------------
 >
 >
 >
 >
 >---------------------------(end of broadcast)---------------------------
 >TIP 4: Don't 'kill -9' the postmaster
 >
 >
 >
 >
 >






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

Предыдущее
От: Barry Lind
Дата:
Сообщение: Re: PreparedStatement and DB default values
Следующее
От: Nikola Milutinovic
Дата:
Сообщение: Some general info needed