Uses of Interface
javax.jdo.JDOEntityManagerFactory

Packages that use JDOEntityManagerFactory
javax.jdo This package contains the JDO specification interfaces and classes. 
 

Uses of JDOEntityManagerFactory in javax.jdo
 

Methods in javax.jdo that return JDOEntityManagerFactory
 JDOEntityManagerFactory JDOEntityManager.getPersistenceManagerFactory()
          This method returns the JDOEntityManagerFactory used to create this JDOEntityManager.
 



Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.