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

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

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

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

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