| Package | Description |
|---|---|
| com.avaje.ebeaninternal.api | |
| com.avaje.ebeaninternal.server.loadcontext |
| Modifier and Type | Method and Description |
|---|---|
LoadManyBuffer |
LoadManyRequest.getLoadContext()
Return the load context.
|
| Constructor and Description |
|---|
LoadManyRequest(LoadManyBuffer loadContext,
Transaction transaction,
int batchSize,
boolean lazy,
boolean onlyIds,
boolean loadCache) |
| Modifier and Type | Class and Description |
|---|---|
static class |
DLoadManyContext.LoadBuffer
A buffer for batch loading bean collections on a given path.
|
Copyright © 2014. All Rights Reserved.