| Package | Description |
|---|---|
| com.avaje.ebeaninternal.server.loadcontext |
| Modifier and Type | Field and Description |
|---|---|
protected DLoadContext |
DLoadBaseContext.parent |
| Constructor and Description |
|---|
DLoadBaseContext(DLoadContext parent,
BeanDescriptor<?> desc,
String path,
int defaultBatchSize,
OrmQueryProperties queryProps) |
DLoadBeanContext(DLoadContext parent,
BeanDescriptor<?> desc,
String path,
int defaultBatchSize,
OrmQueryProperties queryProps) |
DLoadManyContext(DLoadContext parent,
BeanPropertyAssocMany<?> property,
String path,
int defaultBatchSize,
OrmQueryProperties queryProps) |
Copyright © 2014. All Rights Reserved.