Package com.sapportals.connector.execution.structures

Provides access to the data returned from query/function execution.

See:
          Description

Interface Summary
IAbstractRecord The abstract interface for Record.
IField  
IRecord This interface is used to get the actual data in the records columns.
IRecordMetaData An object that can be used to get information about the types and properties of the columns in a Record object.
IRecordSet Represents tabular data, which is usually generated by executing a query in the EIS.
IStructureFactory The interface IStructureFactory is used for creating the execution.structures structures objects.
 

Package com.sapportals.connector.execution.structures Description

Provides access to the data returned from query/function execution.

Package Specification

Provides access to the data returned from query/function execution.
The IAbstractRecord is super class of IRecord (single row) and IRecordSet (tabular data).
Metadata is exposed via IRecordMetaData



Copyright 2011 SAP AG Complete Copyright Notice