Interface CDOXATransaction

  • All Superinterfaces:
    CDOUserTransaction
    All Known Subinterfaces:
    InternalCDOXATransaction

    public interface CDOXATransaction
    extends CDOUserTransaction
    A distributed (XA) transaction that can atomically commit the changes to multiple resource sets, each represented by a registered view set.
    Since:
    2.0
    Author:
    Simon McDuff
    No Implement
    This interface is not intended to be implemented by clients.
    No Extend
    This interface is not intended to be extended by clients.