Uses of Interface
io.ebean.config.QueryPlanListener
-
Uses of QueryPlanListener in io.ebean.config
Modifier and TypeMethodDescriptionDatabaseConfig.getQueryPlanListener()
Return the listener used to process captured query plans.Modifier and TypeMethodDescriptionvoid
DatabaseConfig.setQueryPlanListener
(QueryPlanListener queryPlanListener) Set the listener used to process captured query plans.