| Package | Description |
|---|---|
| com.avaje.ebean.bean |
Enhanced beans API and Support objects
|
| com.avaje.ebeaninternal.server.autofetch |
AutoFetch Implementation
|
| Modifier and Type | Method and Description |
|---|---|
ObjectGraphOrigin |
ObjectGraphNode.getOriginQueryPoint()
Return the origin query point.
|
| Constructor and Description |
|---|
ObjectGraphNode(ObjectGraphOrigin originQueryPoint,
String path)
Create an the root level.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectGraphOrigin |
Statistics.getOrigin() |
ObjectGraphOrigin |
TunedQueryInfo.getOrigin() |
| Constructor and Description |
|---|
Statistics(ObjectGraphOrigin origin,
boolean queryTuningAddVersion) |
TunedQueryInfo(ObjectGraphOrigin queryPoint,
OrmQueryDetail tunedDetail,
int profileCount) |
Copyright © 2014. All Rights Reserved.