Uses of Package
org.apache.jdo.impl.pm

Packages that use org.apache.jdo.impl.pm
org.apache.jdo.impl.fostore This package contains the implementation of the File/Object Store JDO Reference Implementation (FOStore, pronounced "foster"). 
org.apache.jdo.impl.pm This package contains classes that are for use across all kinds of implementations of the JDO Reference Implementation. 
 

Classes in org.apache.jdo.impl.pm used by org.apache.jdo.impl.fostore
PersistenceManagerFactoryImpl
          This is an abstract PersistenceManagerFactoryImpl class that provides the StoreManager independent implementation of javax.jdo.PersistenceManager interface.
PersistenceManagerImpl
          This is the StoreManager independent implemetation of the org.apache.jdo.pm.PersistenceManagerInternal interface.
 

Classes in org.apache.jdo.impl.pm used by org.apache.jdo.impl.pm
PersistenceManagerFactoryImpl
          This is an abstract PersistenceManagerFactoryImpl class that provides the StoreManager independent implementation of javax.jdo.PersistenceManager interface.
PersistenceManagerImpl
          This is the StoreManager independent implemetation of the org.apache.jdo.pm.PersistenceManagerInternal interface.
PersistenceManagerWrapper
          This is a thin wrapper for the current implemetation of javax.jdo.PersistenceManager interface.
 



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