Class TransactionCounters

java.lang.Object
com.exedio.cope.TransactionCounters

public final class TransactionCounters extends Object
  • Method Details

    • getCommit

      public long getCommit()
    • getCommitWithoutConnection

      public long getCommitWithoutConnection()
    • getCommitWithConnection

      public long getCommitWithConnection()
    • getRollback

      public long getRollback()
    • getRollbackWithoutConnection

      public long getRollbackWithoutConnection()
    • getRollbackWithConnection

      public long getRollbackWithConnection()