JDBC 2.0

From: "David Hooker" <dhooker(at)a4networks(dot)com>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: JDBC 2.0
Date: 2002-03-13 01:08:43
Message-ID: 005501c1ca2b$9e7c8650$6901a8c0@DHOOKER
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

From what I can tell, JDBC 2.0 isn't fully supported yet. However,
right now I'm interested in having my database connection participate in
a JTA distributed transaction (a la XA).

Does the current driver support XA transactions (i.e. implement the
XAResource or XADataSource interfaces)?

If so, are there any examples on using it? I'm pretty new to JTA and
XA, and I am NOT using J2EE or EJBs.

Thanks.

-dave-

Browse pgsql-jdbc by date

  From Date Subject
Next Message Ivan Manuel Andrade Muñoz 2002-03-13 02:18:05 To leave the list.
Previous Message TimothyReaves 2002-03-12 13:52:02 SQLException subclasses