JDO Static Method
in javax.jdo.JDOHelper

PersistenceManagerFactory getPersistenceManagerFactory(
  ClassLoader pmfClassLoader
)


Get the anonymous 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
Return:
the anonymous PersistenceManagerFactory.
See Also:
getPersistenceManagerFactory
Since:
JDO 2.1