Package | Description |
---|---|
org.apache.jdo.impl.sco |
This package contains implementation of the SCO-related interfaces.
|
Modifier and Type | Class and Description |
---|---|
class |
ArrayList
A mutable 2nd class object that represents ArrayList.
|
class |
HashSet
A mutable 2nd class object that represents HashSet.
|
class |
LinkedList
A mutable 2nd class object that represents LinkedList.
|
class |
TreeSet
A mutable 2nd class object that represents TreeSet.
|
class |
Vector
A mutable 2nd class object that represents Vector.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.Object[] |
Freezer.thaw(SCOCollection sco,
StateManagerInternal owner,
java.lang.Object[] frozenElements)
Thaw the frozen elements of a collection.
|
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.