Uses of Interface
io.ebean.meta.MetaQueryPlan
Package
Description
Configuration settings for Database construction
Meta data that can be retrieved for a Database instance.
-
Uses of MetaQueryPlan in io.ebean.config
-
Uses of MetaQueryPlan in io.ebean.meta
Modifier and TypeMethodDescriptionMetaInfoManager.queryPlanCollectNow
(QueryPlanRequest request) Collect query plans in the foreground.MetaInfoManager.queryPlanInit
(QueryPlanInit initRequest) Initiate query plan collection by turning on "bind capture" on matching query plans.