|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |