Uses of Class
fish.payara.jdbc.stats.SlowSqlTrace
-
Packages that use SlowSqlTrace Package Description fish.payara.jdbc.stats -
-
Uses of SlowSqlTrace in fish.payara.jdbc.stats
Fields in fish.payara.jdbc.stats with type parameters of type SlowSqlTrace Modifier and Type Field Description static Comparator<SlowSqlTrace>SlowSqlTrace. SlowSqlTraceSlowestExecutionComparatorMethods in fish.payara.jdbc.stats that return types with arguments of type SlowSqlTrace Modifier and Type Method Description List<SlowSqlTrace>SlowSqlTraceCache. getSlowestSqlQueries()Returns the slowest SQL traces.
-