Uses of Interface
org.apache.jdo.sco.SCOMap

Packages that use SCOMap
org.apache.jdo.impl.sco This package contains implementation of the SCO-related interfaces. 
 

Uses of SCOMap in org.apache.jdo.impl.sco
 

Classes in org.apache.jdo.impl.sco that implement SCOMap
 class HashMap
          A mutable 2nd class object that represents HashMap.
 class Hashtable
          A mutable 2nd class object that represents Hashtable.
 class TreeMap
          A mutable 2nd class object that represents TreeMap.
 

Methods in org.apache.jdo.impl.sco with parameters of type SCOMap
static java.util.Map.Entry[] Freezer.thaw(SCOMap map, StateManagerInternal owner, java.util.Map.Entry[] frozenEntries)
          Thaw the frozen elements of a map.
 



Copyright © 2005 Apache Software Foundation. All Rights Reserved.