Uses of Class
io.ebean.meta.QueryPlanInit
-
Packages that use QueryPlanInit Package Description io.ebean.meta Meta data that can be retrieved for a Database instance. -
-
Uses of QueryPlanInit in io.ebean.meta
Methods in io.ebean.meta with parameters of type QueryPlanInit Modifier and Type Method Description List<MetaQueryPlan>
MetaInfoManager. queryPlanInit(QueryPlanInit initRequest)
Initiate query plan collection by turning on "bind capture" on matching query plans.
-