Uses of Interface
org.apache.jdo.store.TranscriberFactory

Packages that use TranscriberFactory
org.apache.jdo.impl.fostore This package contains the implementation of the File/Object Store JDO Reference Implementation (FOStore, pronounced "foster"). 
org.apache.jdo.pm This package contains provides internal interfaces for PersistenceManagerFactory and PersistenceManager extending the ones from javax.jdo. 
 

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

Methods in org.apache.jdo.impl.fostore that return TranscriberFactory
 TranscriberFactory FOStorePMF.getTranscriberFactory()
           
 

Uses of TranscriberFactory in org.apache.jdo.pm
 

Methods in org.apache.jdo.pm that return TranscriberFactory
 TranscriberFactory PersistenceManagerFactoryInternal.getTranscriberFactory()
          Provides the factory which can make Transcribers for this PMF.
 



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