Uses of Class
com.avaje.ebean.meta.MetaAutoFetchStatistic.QueryStats

Packages that use MetaAutoFetchStatistic.QueryStats
com.avaje.ebean.meta Entity Beans for getting "Meta" data from Ebean 
 

Uses of MetaAutoFetchStatistic.QueryStats in com.avaje.ebean.meta
 

Methods in com.avaje.ebean.meta that return types with arguments of type MetaAutoFetchStatistic.QueryStats
 List<MetaAutoFetchStatistic.QueryStats> MetaAutoFetchStatistic.getQueryStats()
          Return the query execution statistics.
 

Constructor parameters in com.avaje.ebean.meta with type arguments of type MetaAutoFetchStatistic.QueryStats
MetaAutoFetchStatistic(ObjectGraphOrigin origin, int counter, List<MetaAutoFetchStatistic.QueryStats> queryStats, List<MetaAutoFetchStatistic.NodeUsageStats> nodeUsageStats)
           
 



Copyright © 2010. All Rights Reserved.