Uses of Class
io.ebean.config.QueryPlanCapture
| Package | Description |
|---|---|
| io.ebean.config |
Configuration settings for Database construction
|
-
Uses of QueryPlanCapture in io.ebean.config
Methods in io.ebean.config with parameters of type QueryPlanCapture Modifier and Type Method Description voidQueryPlanListener. process(QueryPlanCapture capture)Process the captured query plans.