Constants - transactions

  • COMMAND_PREPARE string prepare
  • COMMAND_COMMIT string commit
  • PREPARE_RESULT_PREPARED_STR string prepared
  • PREPARE_RESULT_ABORTED_STR string aborted
  • PREPARE_RESULT_COMMITTED_STR string committed
  • PREPARE_RESULT_READ_ONLY_STR string read-only
  • NOTIFY_RESULT_NOT_PREPARED_STR string not-prepared
  • NOTIFY_RESULT_FAILED_EOT_STR string failed-eot
  • NOTIFY_RESULT_COMMITTED_STR string committed
  • NOTIFY_RESULT_ABORTED_STR string aborted
  • OUTCOME_COMMITTED string committed
  • OUTCOME_ABORTED string aborted
  • TRANSACTION_UNKNOWN string Transaction-Unknown