Re: Stable JDBC drivers for 8.1

From: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
To: Kris Jurka <books(at)ejurka(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Stable JDBC drivers for 8.1
Date: 2005-11-07 14:07:17
Message-ID: Pine.OSF.4.61.0511071605390.447890@kosh.hut.fi
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Sun, 6 Nov 2005, Kris Jurka wrote:

> 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 ?

*shrug*. Since it's a new feature, probably nobody. For new projects, you
might as well go with JDBC3.

- Heikki

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Mike Clements 2005-11-07 18:33:43 Batch with keygen?
Previous Message Achilleus Mantzios 2005-11-07 08:05:34 Re: doubt