| Package | Description | 
|---|---|
| oracle.jbo.common | 
 Contains the implementation of components shared by thin clients and the middle tier. 
 | 
| oracle.jbo.server | 
 Contains the implementation of middle tier components. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
SparseArrayImpl | 
SparseArrayImpl.toSparseArrayImpl()  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SparseArray
The SparseArray represents Data from the datastore along with a flag whether
 data exists in a particular index into the array or not. 
 |