| Package | Description |
|---|---|
| com.avaje.ebean.bean |
Enhanced beans API and Support objects
|
| com.avaje.ebean.meta |
Meta data that can be retrieved for the EbeanServer.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectGraphNode |
NodeUsageCollector.getNode()
Return the associated node which identifies the location in the object
graph of the bean/reference.
|
| Constructor and Description |
|---|
NodeUsageCollector(ObjectGraphNode node,
WeakReference<NodeUsageListener> managerRef) |
ObjectGraphNode(ObjectGraphNode parent,
String path)
Create at a sub level.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectGraphNode |
MetaObjectGraphNodeStats.getNode()
Return the ObjectGraphNode which has the origin point and relative path.
|
ObjectGraphNode |
MetaQueryPlanOriginCount.getObjectGraphNode()
The 'origin' and path which this query belongs to.
|
Copyright © 2016. All rights reserved.