| Class | Description |
|---|---|
| PGXAConnection |
The PostgreSQL implementation of
XAResource. |
| PGXADataSource |
XA-enabled DataSource implementation.
|
| PGXADataSourceFactory |
An ObjectFactory implementation for PGXADataSource-objects.
|
| Exception | Description |
|---|---|
| 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 © 2015 PostgreSQL Global Development Group. All rights reserved.