Thread: jdbc xa serialized classes

jdbc xa serialized classes

From
Michael Allman
Date:
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