Package com.exedio.cope
Class TransactionCounters
java.lang.Object
com.exedio.cope.TransactionCounters
-
Method Summary
Modifier and TypeMethodDescriptionlong
long
long
long
long
long
-
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()
-