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