| Package | Description | 
|---|---|
| oracle.jbo.server | 
 Contains the implementation of middle tier components. 
 | 
| 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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected SparseArrayInterface | 
EntityOverRow.initData(int attrsCount)  | 
protected SparseArrayInterface | 
EntityImpl.initData(int attrsCount)
Saves the new values for any attributes in a parent entity that
 is part of the payload of any event on this entity. 
 |