Package org.postgresql.xa
-
Class Summary Class Description PGXAConnection The PostgreSQL implementation ofXAResource
.PGXADataSource XA-enabled DataSource implementation.PGXADataSourceFactory An ObjectFactory implementation for PGXADataSource-objects. -
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.