| Package | Description |
|---|---|
| oracle.jbo.common |
Contains the implementation of components shared by thin clients and the middle tier.
|
| oracle.svcmsg |
| Modifier and Type | Class and Description |
|---|---|
class |
SvcMsgDataRow |
| Modifier and Type | Method and Description |
|---|---|
DataRow[] |
SvcMsgResponseRowEvent.getRows() |
| Modifier and Type | Method and Description |
|---|---|
void |
SvcMsgResponseRowEvent.addRow(DataRow row) |
java.lang.Object |
DataDocument.getDataRowId(DataRow row) |
void |
DataDocument.writeDataRowToXmlNode(XmlOutput out,
org.w3c.dom.Node n,
DataRow row) |
| Modifier and Type | Method and Description |
|---|---|
DataRow[] |
ResponseRowEvent.getRows()
Returns the data rows for this event.
|