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

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

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

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

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