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
- aProperties
instance with properties of thePersistenceManagerFactory
.
- Return:
- the
PersistenceManagerFactory
.
- See Also:
getPersistenceManagerFactory
- Since:
- JDO 1.0