Search Java Classes and Packages
Search Java Frameworks and Libraries
#Com.avaje.ebean.meta Classes and Interfaces - 5 results found.
| Name | Description | Type | Package | Framework |
| MetaBeanInfo | Collect the current query plan statistics return all the statistics (include query plans that haven't had query executions). | Interface | com.avaje.ebean.meta | EBean |
|
| MetaInfoManager | Provides access to the meta data in EbeanServer such as query execution statistics. | Interface | com.avaje.ebean.meta | EBean |
|
| MetaObjectGraphNodeStats | Statistics for query execution based on object graph origin and paths. | Interface | com.avaje.ebean.meta | EBean |
|
| MetaQueryPlanOriginCount | Holds a query 'origin' point and count for the number of queries executed forThis basically points to the bit of original code and query that results in | Interface | com.avaje.ebean.meta | EBean |
|
| MetaQueryPlanStatistic | Query execution statistics Meta data. | Interface | com.avaje.ebean.meta | EBean |