| Package | Description |
|---|---|
| com.avaje.ebean.bean |
Enhanced beans API and Support objects
|
| Modifier and Type | Method and Description |
|---|---|
PersistenceContext |
EntityBeanIntercept.getPersistenceContext()
Return the persistenceContext.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EntityBeanIntercept.setBeanLoader(BeanLoader beanLoader,
PersistenceContext ctx)
Set the BeanLoader with PersistenceContext.
|
void |
EntityBeanIntercept.setPersistenceContext(PersistenceContext persistenceContext)
Set the persistenceContext.
|
Copyright © 2015. All rights reserved.