|
SAP J2EE Engine Version 6.40 |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
| IAbstractRecord | The abstract interface for Record. |
| 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. |
Provides access to the data returned from query/function execution.
IAbstractRecord is super class
of IRecord (single row) and
IRecordSet (tabular data).
IRecordMetaData
|
SAP J2EE Engine Version 6.40 |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||