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