| Package | Description | 
|---|---|
| oracle.jbo.client.remote | 
 Contains the platform independent client tier implementation of bc4j(oracle.jbo) interfaces. 
 | 
| oracle.jbo.common | 
 Contains the implementation of components shared by thin clients and the middle tier. 
 | 
| oracle.jbo.common.ws | |
| oracle.jbo.server | 
 Contains the implementation of middle tier components. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
SvcMsgIteratorState | 
ViewUsageImpl.getCliIteratorState()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ViewUsageImpl.prepareForBatchMode(SvcMsgIteratorState iteratorState,
                   boolean setCurrentRow)  | 
| Modifier and Type | Method and Description | 
|---|---|
SvcMsgIteratorState | 
ROTEntry.getCliIteratorState()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ROTEntry.setCliIteratorState(SvcMsgIteratorState cliIteratorState)  | 
| Modifier and Type | Method and Description | 
|---|---|
SvcMsgIteratorState | 
WSRowSetIteratorMarshaller.getCliIteratorState()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
WSRowSetIteratorMarshaller.prepareForBatchMode(SvcMsgIteratorState iterState,
                   boolean setCurrentRow)  | 
| Modifier and Type | Method and Description | 
|---|---|
SvcMsgIteratorState | 
ViewRowSetIteratorImpl.getCliIteratorState()  | 
SvcMsgIteratorState | 
ViewRowSetImpl.getCliIteratorState()  | 
SvcMsgIteratorState | 
ViewObjectImpl.getCliIteratorState()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ViewRowSetIteratorImpl.prepareForBatchMode(SvcMsgIteratorState iteratorState,
                   boolean setCurrentRow)
Internal: Applications should not use this method. 
 | 
void | 
ViewRowSetImpl.prepareForBatchMode(SvcMsgIteratorState iteratorState,
                   boolean setCurrentRow)  | 
void | 
ViewObjectImpl.prepareForBatchMode(SvcMsgIteratorState iteratorState,
                   boolean setCurrentRow)  |