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 ofXAConnectionandXAResource.PGXAConnectionDelegator Connection handle for PGXAConnectionPGXADataSource XADataSource implementationPGXADataSourceObjectFactory An ObjectFactory for PGXADataSource -
Exception Summary Exception Description PGXAException A convenience subclass ofXAExceptionwhich makes it easy to create an instance ofXAExceptionwith a human-readable message, aThrowablecause, and an XA error code.