Uses of Package
org.apache.jdo.impl.sco

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

Classes in org.apache.jdo.impl.sco used by org.apache.jdo.impl.fostore
ArrayList
          A mutable 2nd class object that represents ArrayList.
Date
          A mutable 2nd class object that represents java.util.Date.
HashMap
          A mutable 2nd class object that represents HashMap.
HashSet
          A mutable 2nd class object that represents HashSet.
Hashtable
          A mutable 2nd class object that represents Hashtable.
LinkedList
          A mutable 2nd class object that represents LinkedList.
SqlDate
          A mutable 2nd class object that represents java.sql.Date.
TreeMap
          A mutable 2nd class object that represents TreeMap.
TreeSet
          A mutable 2nd class object that represents TreeSet.
Vector
          A mutable 2nd class object that represents Vector.