Package | Description |
---|---|
org.apache.jdo.impl.sco |
This package contains implementation of the SCO-related interfaces.
|
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
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-2012 Apache Software Foundation. All Rights Reserved.