MySQLTransaction
- public class MySQLTransaction implements BackendTransactionImpl
Fields
access
Constructors
MySQLTransaction
Methods
addMeasurement
cleanUp
- public final void cleanUp()
getBenchmark
- public TransactionBenchmark getBenchmark()
getMySQLHelper
- protected MySQLHelper getMySQLHelper()
prepareStatement
- protected PreparedStatement prepareStatement(String s)
setTransactionBenchmark
- public void setTransactionBenchmark(TransactionBenchmark b)
undo
- public final void undo()