Uses of Class
io.ebean.meta.QueryPlanRequest
-
Packages that use QueryPlanRequest Package Description io.ebean.meta Meta data that can be retrieved for a Database instance. -
-
Uses of QueryPlanRequest in io.ebean.meta
Methods in io.ebean.meta with parameters of type QueryPlanRequest Modifier and Type Method Description List<MetaQueryPlan>
MetaInfoManager. queryPlanCollectNow(QueryPlanRequest request)
Collect query plans in the foreground.
-