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

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

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

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

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