Uses of Class
org.camunda.bpm.qa.performance.engine.sqlstatementlog.StatementLogSqlSession.SqlStatementLog
-
Uses of StatementLogSqlSession.SqlStatementLog in org.camunda.bpm.qa.performance.engine.sqlstatementlog
Modifier and TypeFieldDescriptionprotected static ThreadLocal<List<StatementLogSqlSession.SqlStatementLog>>
StatementLogSqlSession.threadStatementLog
Modifier and TypeMethodDescriptionStatementLogSqlSession.stopLogging()
stops logging statement executed by the current thread and returns the list of logged statements.