Uses of Class
org.apache.jdo.impl.fostore.FOStorePMF

Packages that use FOStorePMF
org.apache.jdo.impl.fostore This package contains the implementation of the File/Object Store JDO Reference Implementation (FOStore, pronounced "foster"). 
 

Uses of FOStorePMF in org.apache.jdo.impl.fostore
 

Methods in org.apache.jdo.impl.fostore that return FOStorePMF
 FOStorePMF FOStoreConnectionFactory.getPMF()
          Provides PersistenceManagerFactory for connections
 

Methods in org.apache.jdo.impl.fostore with parameters of type FOStorePMF
 void FOStoreConnectionFactory.setPMF(FOStorePMF pmf)
          Sets PersistenceManagerFactory for connections
 



Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.