Interface TransactionConstants

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int ABORTED  
      static int FAIL  
      static int NO_JOIN
      This participant does not join the transaction
      static int PAUSE  
      static int PREPARED  
      static int READONLY
      Context has not been modified (no need to persist a snapshot)
      static int RETRY