パッケージ org.postgresql.xa
package org.postgresql.xa
-
クラス説明The PostgreSQL implementation of
XAResource
.XA-enabled DataSource implementation.An ObjectFactory implementation for PGXADataSource-objects.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.