Class Summary |
Cell |
Bean representing the value of a row/column. |
ColumnMetadata |
This class contains metamdata values for a given result set. |
Connection |
Class to hold contextual connection string. |
ConnectionContextualRequest |
Class to hold connection request information. |
ConnectionlessRequest |
Class containing all required information to create a
connection and submit a SQL statement. |
CursorType |
This class is used to describe the value for 'cursor type' as part of
the RequestInfo domain type. |
Data |
Domain object containing metadata and column/row information. |
LogInParameters |
Url values for a MetaMatrix VDB connection. |
Property |
Property holder used for a connection's optional property values. |
RequestId |
Class to hold contextual request string. |
RequestInfo |
Request information used for a specific query. |
RequestType |
Used to describe the allowed values for 'statement type' as part of the
RequestInfo domain type. |
Results |
Container for returned results values. |
ResultsRequest |
Results request information used for submitting requests to server. |
Row |
Row domain object containing cell values. |
SqlWarning |
SqlWarning domain object. |
TransactionAutoWrapType |
Used to describe the allowed values for 'transaction auto wrap
mode' as part of the RequestInfo domain type. |