|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JDOEntityManager
Method Summary | |
---|---|
JDOEntityManagerFactory |
getPersistenceManagerFactory()
This method returns the JDOEntityManagerFactory used to
create this JDOEntityManager . |
Methods inherited from interface javax.persistence.EntityManager |
---|
clear, close, contains, createNamedQuery, createNativeQuery, createNativeQuery, createNativeQuery, createQuery, find, flush, getDelegate, getFlushMode, getReference, getTransaction, isOpen, joinTransaction, lock, merge, persist, refresh, remove, setFlushMode |
Method Detail |
---|
JDOEntityManagerFactory getPersistenceManagerFactory()
JDOEntityManagerFactory
used to
create this JDOEntityManager
. It overrides the
getPersistenceManagerFactory method in PersistenceManager.
getPersistenceManagerFactory
in interface PersistenceManager
JDOEntityManagerFactory
that created
this JDOEntityManager
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |