Searched refs:totalStatementsCount (Results 1 – 1 of 1) sorted by relevance
2727 long totalStatementsCount = 0; in dumpAll() local2736 totalStatementsCount += dbPool.getTotalStatementsCount(); in dumpAll()2739 if (totalStatementsCount > 0) { in dumpAll()2750 "Total Statements Executed for all Active Databases: " + totalStatementsCount); in dumpAll()