Uses of Interface
javax.jdo.JDOEntityManagerFactory
Packages that use JDOEntityManagerFactory
-
Uses of JDOEntityManagerFactory in javax.jdo
Methods in javax.jdo that return JDOEntityManagerFactoryModifier and TypeMethodDescriptionJDOEntityManager.getPersistenceManagerFactory()
This method returns theJDOEntityManagerFactory
used to create thisJDOEntityManager
.