Class TestXAConnection

  • All Implemented Interfaces:
    PooledConnection, XAConnection

    public class TestXAConnection
    extends Object
    implements XAConnection
    This class acts as a wrapper class for an XAConnection instance, and is used to force failures during testing.