getPersistenceManagerFactory(pmfClassLoader) - JDO JDOHelper's static method
Static Method
javax.jdo.JDOHelper
PersistenceManagerFactory getPersistenceManagerFactory(
ClassLoader pmfClassLoader
)
PersistenceManagerFactory
configured via the standard configuration file resource "META-INF/jdoconfig.xml", using the given class loader.
- Parameters:
-
pmfClassLoader
- the ClassLoader used to load resources and classes
- Returns:
-
the anonymous
PersistenceManagerFactory
.
- Since:
- JDO 2.1