|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PersistenceContext
Container interface to encapsulate and pass context information through the
EntityManager, EntityFactory and
PersistenceManager chain. It also holds the local cache used
by PersistenceManager to avoid loops, when resolving references.
| Method Summary | |
|---|---|
PersistenceContextEntityManager |
getEntityManager()
Provide easy acces to the EntityManager. |
java.util.Map<WmId,java.lang.Object> |
getLocalCache()
Get local cache for the entities instantiated in this chain of invocation. |
| Method Detail |
|---|
PersistenceContextEntityManager getEntityManager()
EntityManager.
java.util.Map<WmId,java.lang.Object> getLocalCache()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||