| Name | Description | Type | Package | Framework |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| IQueryOperation | The base interface for SQL query (SELECT) operation holderFields inherited from interface com. | Interface | com.sapportals.connector.execution.objects.language | 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 |
| 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 |