Uses of Class
org.javalite.activejdbc.statistics.QueryExecutionEvent
Package
Description
ActiveJDBC - collection of statistics on queries.
-
Uses of QueryExecutionEvent in org.javalite.activejdbc.statistics
Modifier and TypeMethodDescriptionStatisticsQueue.enqueue(QueryExecutionEvent event)
Enqueues a query execution event for processing.