jdbc xa serialized classes - Mailing list pgsql-jdbc

From Michael Allman
Subject jdbc xa serialized classes
Date
Msg-id 20050727155822.H43105@yvyyl
Whole thread Raw
List 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

pgsql-jdbc by date:

Previous
From: Michael Allman
Date:
Subject: Re: jdbc xa patches
Next
From: Oliver Jowett
Date:
Subject: Re: unusual ResultSet.next() behaviour