Package org.postgresql.xa


package org.postgresql.xa
  • Class
    Description
    The PostgreSQL implementation of XAResource.
    XA-enabled DataSource implementation.
    An ObjectFactory implementation for PGXADataSource-objects.
    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.