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

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

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

Methods in com.avaje.ebean.meta that return types with arguments of type MetaAutoFetchStatistic.NodeUsageStats
 List<MetaAutoFetchStatistic.NodeUsageStats> MetaAutoFetchStatistic.getNodeUsageStats()
          Return the node usage statistics.
 

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



Copyright © 2010. All Rights Reserved.