See: Description
| Interface | Description |
|---|---|
| SCO |
Representation of a wrapper/proxy for a mutable SCO type supported.
|
| SCOCollection |
Representation of a wrapper for a mutable Collection SCO type supported.
|
| SCOContainer |
Representation of a SCO that contains other (persistable) objects.
|
| SCOList |
Representation of a wrapper for a mutable List SCO type supported.
|
| SCOMap |
Representation of a wrapper for a mutable Map SCO type supported.
|
| SCOMtoN |
Representation of a SCO type that can be used as one side of an M-N relation.
|
| Class | Description |
|---|---|
| SCOCollectionIterator |
An iterator for a SCO Collection object.
|
| SCOListIterator |
An iterator for a SCO List object.
|
| SCOUtils |
Collection of utilities for second class wrappers and objects.
|
| TypeManager |
Registry of java type support.
|
| Exception | Description |
|---|---|
| IncompatibleFieldTypeException |
A IncompatibleFieldTypeException is thrown if an incompatible field
type is specified in the construction of a second-class object instance.
|
Copyright © 2013. All Rights Reserved.