Package com.arjuna.mw.wstx.status


package com.arjuna.mw.wstx.status
  • Classes
    Class
    Description
    The transaction has committed.
    The transaction is in the process of committing.
    There is no transaction associated with the current thread.
    The transaction is in a state which means that the only eventual outcome is for it to rollback.
    The transaction has rolled back.
    The transaction is rolling back.