Re: Stable JDBC drivers for 8.1

From: Kris Jurka <books(at)ejurka(dot)com>
To: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Stable JDBC drivers for 8.1
Date: 2005-11-06 22:34:43
Message-ID: Pine.BSO.4.61.0511061732130.2745@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Sun, 6 Nov 2005, Heikki Linnakangas wrote:

> Should the XA stuff be included in the JDBC2 EE jar? If I remember correctly,
> the XADataSource interface comes with J2EE v1.3.
>

I tried a build and it failed on PGXAException's usage of initCause. We
could certainly use something like PSQLException's conditional
compilation, but I'm not sure it's worth the trouble. Who's using XA and
JDBC2 ?

Kris Jurka

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Oliver Jowett 2005-11-07 05:51:56 Re: 7.3 -> 8.0.4 migration timestamp problem
Previous Message Tom Lane 2005-11-06 16:49:34 Re: [Pgjdbc-commit] ERROR: syntax error at or near "$1"