Uses of Class
org.javalite.activejdbc.statistics.QueryStats
-
Packages that use QueryStats Package Description org.javalite.activejdbc.statistics ActiveJDBC - collection of statistics on queries. -
-
Uses of QueryStats in org.javalite.activejdbc.statistics
Methods in org.javalite.activejdbc.statistics that return types with arguments of type QueryStats Modifier and Type Method Description List<QueryStats>StatisticsQueue. getReportSortedBy(String sortByVal)Produces a report sorted by one of the accepted value.
-