Re: JDBC XA Support and Sample code? - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: JDBC XA Support and Sample code?
Date
Msg-id Pine.BSO.4.64.0712051722470.1360@leary.csoft.net
Whole thread Raw
In response to Re: JDBC XA Support and Sample code?  ("Jignesh K. Shah" <J.K.Shah@Sun.COM>)
List pgsql-jdbc

On Wed, 5 Dec 2007, Jignesh K. Shah wrote:

> So how come the API documentation for it is in privateapi and not publicapi..
> That prompted me to infer that it is experimental. (I may not be alone in
> drawing that inference from it.)

The driver just implements the standard interfaces in J2SE, so there's
nothing that really needs to be exposed from an API standpoint.
PGXADataSource should be moved to the public API, but it's unlikely for
people to call it directly.

Kris Jurka

pgsql-jdbc by date:

Previous
From: "Jignesh K. Shah"
Date:
Subject: Re: JDBC XA Support and Sample code?
Next
From: Oliver Jowett
Date:
Subject: Re: Connection attempt hangs when server is unresponsive