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

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

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

Fields in org.apache.jdo.impl.fostore declared as DummyTranscriber
private static DummyTranscriber DummyTranscriber.instance
           
 

Methods in org.apache.jdo.impl.fostore that return DummyTranscriber
(package private) static DummyTranscriber DummyTranscriber.getInstance()