Package org.postgresql.xa

Class Summary
PGXAConnection The PostgreSQL implementation of XAResource.
PGXADataSource XA-enabled DataSource implementation.
PGXADataSourceFactory An ObjectFactory implementation for PGXADataSource-objects.
 

Exception Summary
PGXAException A convenience subclass of XAException which makes it easy to create an instance of XAException with a human-readable message, a Throwable cause, and an XA error code.
 



Copyright © 2017 PostgreSQL Global Development Group. All rights reserved.