JDO Static Method
in javax.jdo.JDOHelper

PersistenceManagerFactory getPersistenceManagerFactory(
  Map props
)


Get a PersistenceManagerFactory based on a Properties instance, using the current thread's context class loader to locate the PersistenceManagerFactory class.
Parameters:
props - a Properties instance with properties of the PersistenceManagerFactory.
Return:
the PersistenceManagerFactory.
See Also:
getPersistenceManagerFactory
Since:
JDO 1.0