| Package | Description |
|---|---|
| com.avaje.ebean.bean |
Enhanced beans API and Support objects
|
| com.avaje.ebeaninternal.api | |
| com.avaje.ebeaninternal.server.core |
Core implementation objects
|
| com.avaje.ebeaninternal.server.querydefn |
| Modifier and Type | Method and Description |
|---|---|
CallStack |
ObjectGraphOrigin.getCallStack()
The call stack involved.
|
| Constructor and Description |
|---|
ObjectGraphOrigin(int queryHash,
CallStack callStack,
String beanType) |
| Modifier and Type | Method and Description |
|---|---|
CallStack |
SpiEbeanServer.createCallStack()
Create an object to represent the current CallStack.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectGraphNode |
SpiQuery.setOrigin(CallStack callStack)
Return the origin point for the query.
|
| Modifier and Type | Method and Description |
|---|---|
CallStack |
DefaultServer.createCallStack()
Create a CallStack object.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectGraphNode |
DefaultOrmQuery.setOrigin(CallStack callStack) |
Copyright © 2014. All Rights Reserved.