| Package | Description |
|---|---|
| com.avaje.ebean.common |
Common non-public interfaces and implementation.
|
| com.avaje.ebeaninternal.server.deploy |
Bean description
|
| Modifier and Type | Class and Description |
|---|---|
class |
BeanList<E>
List capable of lazy loading.
|
class |
BeanSet<E>
Set capable of lazy loading.
|
| Modifier and Type | Method and Description |
|---|---|
BeanCollectionAdd |
BeanMapHelp.getBeanCollectionAdd(Object bc,
String mapKey) |
BeanCollectionAdd |
BeanPropertyAssocMany.getBeanCollectionAdd(Object bc,
String mapKey) |
BeanCollectionAdd |
BeanSetHelp.getBeanCollectionAdd(Object bc,
String mapKey) |
BeanCollectionAdd |
BeanCollectionHelp.getBeanCollectionAdd(Object bc,
String mapKey)
Return the mechanism to add beans to the underlying collection.
|
BeanCollectionAdd |
BeanListHelp.getBeanCollectionAdd(Object bc,
String mapKey) |
Copyright © 2014. All Rights Reserved.