getPersistenceManagerFactory(props) - JDO JDOHelper's static method
Static Method
javax.jdo.JDOHelper
PersistenceManagerFactory getPersistenceManagerFactory(
Map props
)
PersistenceManagerFactory
based on a
Properties
instance, using the current thread's context class loader to locate the
PersistenceManagerFactory
class.
- Parameters:
-
props
- aProperties
instance with properties of thePersistenceManagerFactory
.
- Returns:
-
the
PersistenceManagerFactory
.
- Since:
- JDO 1.0