Uses of Interface
javax.jdo.JDOEntityManager
Packages that use JDOEntityManager
-
Uses of JDOEntityManager in javax.jdo
Methods in javax.jdo that return JDOEntityManagerModifier and TypeMethodDescriptionJDOEntityManagerFactory.getPersistenceManager()Get an instance ofJDOEntityManagerfrom this factory.JDOEntityManagerFactory.getPersistenceManager(String userid, String password) Get an instance ofJDOEntityManagerfrom this factory.JDOEntityManagerFactory.getPersistenceManagerProxy()Get a thread-safe instance of a proxy that dynamically binds on each method call to an instance ofJDOEntityManager.