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

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

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

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

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