| Name | Description | Type | Package | Framework |
| AttributeNotFoundException | Thrown when attempting access to an invalidSee Also:Serialized Form | Class | com.sapportals.connector.execution.objects | SAP NetWeaver |
| ExecutionException | Thrown when execution of a function has failed. | Class | com.sapportals.connector.execution | SAP NetWeaver |
| IAbstractQuery | Interface | com.sapportals.connector.execution.objects | SAP NetWeaver | |
| IAbstractRecord | The abstract interface for Record. | Interface | com.sapportals.connector.execution.structures | SAP NetWeaver |
| IAggregateSymbol | This interface marks SQL operation symbols that are a part of the SELECT clause of a query. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
| IAliasSymbol | This interface marks SQL operation symbols that are a part of the SELECT clause of a query. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
| IAttributeAliasSymbol | This interface marks SQL operation symbols that are a part of the SELECT clause of a query. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
| IAttributeSymbol | This interface marks a SQL operation symbol of a Business object attribute. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
| IBusinessObjectSymbol | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver | |
| ICompareCriteria | This interface marks the criteria object as a comparison condition. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
| ICompoundLogicalCriteria | This interface is used by compound logical conditions. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
| IConstant | This interface marks a SQL operation symbol of a constant value. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
| ICriteria | The base interface for SQL operation criteria. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
| IDeleteOperation | The base interface for SQL DELETE operation holderFields inherited from interface com. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
| IExecution | Interface | com.sapportals.connector.execution.objects | SAP NetWeaver | |
| IExpression | The base interface for all SQL operation expressions. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
| IExpressionSymbol | This interface marks SQL operation symbols that are a part of the SELECT clause of a query. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
| IField | Interface | com.sapportals.connector.execution.structures | SAP NetWeaver | |
| IFrom | This interface holds all the symbols of a SQL operation FROM clause. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
| IFromClause | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver | |
| IFunction | This interface marks a SQL operation symbol of a function. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
| IGroupBy | This interface holds all the symbols of a query GROUP BY clause. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
| IInsertOperation | The base interface for SQL INSERT operation holderFields inherited from interface com. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
| IInteraction | IInteraction enables a component to execute EIS functions. | Interface | com.sapportals.connector.execution.functions | SAP NetWeaver |
| IInteractionProperty | IInteractionProperty provides an interface for defining certain interaction properties for the interactionSpec. | Interface | com.sapportals.connector.execution.functions | SAP NetWeaver |
| IInteractionSpec | An InteractionSpec holds interaction properties for driving an Interaction with an EIS instance. | Interface | com.sapportals.connector.execution.functions | SAP NetWeaver |
| IInteractionSpecMetaData | The interface IInteractionSpecMetaData describes the metadata of the interaction properties that compose the interactionSpec. | Interface | com.sapportals.connector.execution.functions | SAP NetWeaver |
| IIsNullCriteria | This interface marks the criteria object as one of the type A is null where A is an SQL operation expression. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
| IJoinPredicate | This interface marks a FROM clause as a join predicate. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
| ILanguageObject | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver | |
| ILikeCriteria | This interface marks the criteria object to contain symbols may include attributes or functions etc. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
| ILogicalCriteria | This interface declares that the criteria object is logical. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
| INativeQuery | The interface INativeQuery allows a connector client application to perform queries given as a query string in the native EIS language. | Interface | com.sapportals.connector.execution.objects | SAP NetWeaver |
| INotCriteria | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver | |
| IOperation | The base interface for topmost holder objects that encapsulate the entire data and metadata needed to perform a back end operation | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
| IOrderBy | This interface holds all the symbols of a query GROUP BY clause. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
| IPredicateCriteria | This interface marks the criteria object as one containing actual symbols. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
| IQuery | The interface IQuery allows a connector client application to perform queries using java API or using a given query string in the Connector | Interface | com.sapportals.connector.execution.objects | SAP NetWeaver |
| IQueryOperation | The base interface for SQL query (SELECT) operation holderFields inherited from interface com. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
| IRecord | This interface is used to get the actual data in the records columns. | Interface | com.sapportals.connector.execution.structures | SAP NetWeaver |
| IRecordMetaData | An object that can be used to get information about the types and properties of the columns in a Record object. | Interface | com.sapportals.connector.execution.structures | SAP NetWeaver |
| IRecordSet | Represents tabular data, which is usually generated by executing a query in the EIS. | Interface | com.sapportals.connector.execution.structures | SAP NetWeaver |
| ISelect | This interface holds all the symbols of a query SELECT clause. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
| ISelectSymbol | This interface marks SQL operation symbols that are a part of the SELECT clause of a query | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
| ISetCriteria | This interface marks the criteria object. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
| IStructureFactory | The interface IStructureFactory is used for creating the execution. | Interface | com.sapportals.connector.execution.structures | SAP NetWeaver |
| ISymbol | The base interface for all SQL operation symbols. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
| IUnaryFromClause | This interface holds all the symbols of a SQL operation FROM sub clause. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
| IUpdateOperation | The base interface for SQL UPDATE operation holderFields inherited from interface com. | Interface | com.sapportals.connector.execution.objects.language | SAP NetWeaver |
| InvalidConditionException | Thrown when attempting access to an invalid conditionSee Also:Serialized Form | Class | com.sapportals.connector.execution.objects | SAP NetWeaver |
| InvalidQueryException | Thrown when attempting to perform an invalid query. | Class | com.sapportals.connector.execution.objects | SAP NetWeaver |
| InvalidQueryStringException | Thrown when executing an invalid query stringSee Also:Serialized Form | Class | com.sapportals.connector.execution.objects | SAP NetWeaver |
| InvalidRelationException | Thrown when attempting access to an invalid relationSee Also:Serialized Form | Class | com.sapportals.connector.execution.objects | SAP NetWeaver |
| ObjectNotFoundException | Thrown when attempting access to an invalid objectSee Also:Serialized Form | Class | com.sapportals.connector.execution.objects | SAP NetWeaver |
| QueryExecutionException | Thrown when executing a querySee Also:Serialized Form | Class | com.sapportals.connector.execution.objects | SAP NetWeaver |