Package | Description |
---|---|
com.avaje.ebean.bean |
Enhanced beans API and Support objects
|
Modifier and Type | Method and Description |
---|---|
EntityBeanIntercept |
EntityBean._ebean_getIntercept()
Return the intercept for this object.
|
EntityBeanIntercept |
EntityBean._ebean_intercept()
Similar to _ebean_getIntercept() except it checks to see if the intercept
field is null and will create it if required.
|
Modifier and Type | Method and Description |
---|---|
void |
BeanLoader.loadBean(EntityBeanIntercept ebi)
Invoke the lazy loading for this bean.
|
Copyright © 2016. All rights reserved.