Uses of Class
org.apache.jdo.store.StoreManagerImpl

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

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

Subclasses of StoreManagerImpl in org.apache.jdo.impl.fostore
(package private)  class FOStoreStoreManager
          StoreManager represents the datastore to the rest of the JDO components.