Обсуждение: jdbc xa serialized classes

Поиск
Список
Период
Сортировка

jdbc xa serialized classes

От
Michael Allman
Дата:
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