Data binding is the process of converting server-side database queries to client-side types. The Rich Client System uses RecordSet, a special class, that provides access to the data returned from the server and also can handle data paging.
Overview:
The following diagram illustrates the client/server exchange when the server returns an instance of java.sql.ResultSet or System.Data.DataSet. Numeric designations denote the step-by-step process and each step is described in detail following the diagram.

Below is a list of functions available in the RecordSet class.
Summary:
|
Functions:
|
where,
Returns:
Example:
|
|
where,
Returns:
Example:
|
|
where,
Returns:
Example:
|
|
where,
Returns:
Example:
|
|
where,
Returns:
Example:
|
|
where,
Description:
Arguments:
Returns:
Example:
|
|
where,
Description:
Arguments:
Returns:
Example:
|
API Availability:
- Browsers:
- Internet Explorer 6+
Firefox 1.0+
Opera 7+
Safari- Flash client:
- The ActionScript version of the API will be available in a future release. Flash Remoting calls can be handled transparently by WebORB. Use Flash Remoting API to connect and invoke server-side objects hosted in WebORB.