Re: Does the JDBC driver support XADataSource interface? - Mailing list pgsql-jdbc

From Barry Lind
Subject Re: Does the JDBC driver support XADataSource interface?
Date
Msg-id 3D80C635.4030205@xythos.com
Whole thread Raw
In response to Does the JDBC driver support XADataSource interface?  (Vernon Wu <vernonw@gatewaytech.com>)
List pgsql-jdbc
Current sources support DataSources when build under jdk1.2 or 1.3 when
you have the javax.sql package in your classpath while building.  XA is
not supported since the postgresql server doesn't support XA transactions.

thanks,
--Barry

Vernon Wu wrote:
 > To integrate with Joram, a JMS server, I have been asked to find out
whether the JDBC driver support the interface or
 > not. I can't find any online document mention it.
 >
 > Thanks for your information.
 >
 > Vernon
 >
 >
 >
 > ---------------------------(end of broadcast)---------------------------
 > TIP 5: Have you checked our extensive FAQ?
 >
 > http://www.postgresql.org/users-lounge/docs/faq.html
 >



pgsql-jdbc by date:

Previous
From: Barry Lind
Date:
Subject: Re: Is getProcedureColumns working for pgjdbc2.jar?
Next
From: snpe
Date:
Subject: JDBC idea with special JDBC views