|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BeanLoader
Loads a entity bean.
Typically invokes lazy loading for a single or batch of entity beans.
Method Summary | |
---|---|
String |
getName()
Return the name of the associated EbeanServer. |
void |
loadBean(EntityBeanIntercept ebi)
Invoke the lazy loading for this bean. |
Method Detail |
---|
String getName()
void loadBean(EntityBeanIntercept ebi)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |