Interface Transaction

  • All Known Implementing Classes:
    TransactionEntity

    public interface Transaction
    Interface for alf_transaction objects.
    Since:
    3.4
    Author:
    Derek Hulley
    • Method Detail

      • getId

        java.lang.Long getId()
      • getChangeTxnId

        java.lang.String getChangeTxnId()
      • getCommitTimeMs

        java.lang.Long getCommitTimeMs()