Uses of Class
org.javalite.activejdbc.statistics.QueryExecutionEvent
-
Packages that use QueryExecutionEvent Package Description org.javalite.activejdbc.statistics ActiveJDBC - collection of statistics on queries. -
-
Uses of QueryExecutionEvent in org.javalite.activejdbc.statistics
Methods in org.javalite.activejdbc.statistics with parameters of type QueryExecutionEvent Modifier and Type Method Description FutureStatisticsQueue. enqueue(QueryExecutionEvent event)Enqueues a query execution event for processing.
-