Class | Description |
---|---|
PGXAConnection |
The PostgreSQL implementation of
XAResource . |
PGXADataSource |
XA-enabled DataSource implementation.
|
PGXADataSourceFactory |
An ObjectFactory implementation for PGXADataSource-objects.
|
RecoveredXid |
Enum | Description |
---|---|
PGXAConnection.State |
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. |