|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BeanCollectionLoader
Loads a entity bean collection.
Typically invokes lazy loading for a single or batch of collections.
| Method Summary | |
|---|---|
String |
getName()
Return the name of the associated EbeanServer. |
void |
loadMany(BeanCollection<?> collection,
boolean onlyIds)
Invoke the lazy loading for this bean collection. |
| Method Detail |
|---|
String getName()
void loadMany(BeanCollection<?> collection,
boolean onlyIds)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||