Package com.impossibl.postgres.jdbc.xa
-
Class Summary Class Description Base64 This code is a stripped down version of Robert Harder's Public Domain Base64 implementation.PGXAConnection The PostgreSQL implementation ofXAConnection
andXAResource
.PGXAConnectionDelegator Connection handle for PGXAConnectionPGXADataSource XADataSource implementationPGXADataSourceObjectFactory An ObjectFactory for PGXADataSource -
Exception Summary Exception Description PGXAException A convenience subclass ofXAException
which makes it easy to create an instance ofXAException
with a human-readable message, aThrowable
cause, and an XA error code.