Class XaConnectionPool

  • All Implemented Interfaces:
    ExceptionListener
    Direct Known Subclasses:
    JcaConnectionPool

    public class XaConnectionPool
    extends ConnectionPool
    An XA-aware connection pool. When a session is created and an xa transaction is active, the session will automatically be enlisted in the current transaction.