jdbc xa serialized classes

From: Michael Allman <msa(at)allman(dot)ms>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: jdbc xa serialized classes
Date: 2005-07-27 19:59:56
Message-ID: 20050727155822.H43105@yvyyl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Can someone who knows JDBC better than me advise whether the
PGXAConnection, PGXAResource, or PGXid in the xa patchset need to be
serializable? My understanding is that only DataSource implementations
such as PGXADataSource need be.

Michael

Browse pgsql-jdbc by date

  From Date Subject
Next Message Oliver Jowett 2005-07-27 22:33:38 Re: unusual ResultSet.next() behaviour
Previous Message Michael Allman 2005-07-27 19:56:28 Re: jdbc xa patches