| Package | Description |
|---|---|
| com.avaje.ebean.meta |
Meta data that can be retrieved for the EbeanServer.
|
| Modifier and Type | Method and Description |
|---|---|
List<MetaQueryPlanOriginCount> |
MetaQueryPlanStatistic.getOrigins()
Return the 'origin' points and paths that resulted in the query being
executed and the associated number of times the query was executed via that
path.
|
Copyright © 2016. All rights reserved.