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

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

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

Fields in org.apache.jdo.impl.fostore declared as ObjectTranscriber
(package private) static ObjectTranscriber FOStoreTranscriber.objectTranscriber
           
 

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