public interface BeanLoader
Typically invokes lazy loading for a single or batch of entity beans.
Modifier and Type | Method and Description |
---|---|
String |
getName()
Return the name of the associated EbeanServer.
|
void |
loadBean(EntityBeanIntercept ebi)
Invoke the lazy loading for this bean.
|
void loadBean(EntityBeanIntercept ebi)
Copyright © 2018. All rights reserved.