|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SCO | |
org.apache.jdo.impl.sco | |
org.apache.jdo.sco | |
org.apache.jdo.state |
Uses of SCO in org.apache.jdo.impl.sco |
Classes in org.apache.jdo.impl.sco that implement SCO | |
class |
ArrayList
A mutable 2nd class object that represents ArrayList. |
class |
Date
A mutable 2nd class object that represents java.util.Date. |
class |
HashMap
A mutable 2nd class object that represents HashMap. |
class |
HashSet
A mutable 2nd class object that represents HashSet. |
class |
Hashtable
A mutable 2nd class object that represents Hashtable. |
class |
LinkedList
A mutable 2nd class object that represents LinkedList. |
class |
SqlDate
A mutable 2nd class object that represents java.sql.Date. |
class |
SqlTime
A mutable 2nd class object that represents java.sql.Time. |
class |
SqlTimestamp
A mutable 2nd class object that represents java.sql.Timestamp |
class |
TreeMap
A mutable 2nd class object that represents TreeMap. |
class |
TreeSet
A mutable 2nd class object that represents TreeSet. |
class |
Vector
A mutable 2nd class object that represents Vector. |
Uses of SCO in org.apache.jdo.sco |
Subinterfaces of SCO in org.apache.jdo.sco | |
interface |
SCOCollection
|
interface |
SCODate
|
interface |
SCOMap
|
Uses of SCO in org.apache.jdo.state |
Methods in org.apache.jdo.state with parameters of type SCO | |
void |
StateManagerInternal.trackUpdates(int fieldNumber,
SCO sco)
Processes changes to the Tracked SCO instance owned by this StateManager. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |