| Package | Description |
|---|---|
| com.sapportals.connector.execution.objects |
Provides execution object to execute EIS queries.
|
| com.sapportals.connector.execution.objects.language |
Provides a query language - subset of SQL language.
|
| Class and Description |
|---|
| IOperation
The base interface for topmost holder objects that encapsulate the entire
data and metadata needed to perform a back end operation
|
| Class and Description |
|---|
| IAttributeSymbol
This interface marks a SQL operation symbol of a Business object attribute.
|
| IBusinessObjectSymbol
This interface marks a SQL operation symbol of a Business object, with or
without an alias
|
| ICriteria
The base interface for SQL operation criteria.
|
| IExpression
The base interface for all SQL operation expressions.
|
| IExpressionSymbol
This interface marks SQL operation symbols that are a part of the
SELECT clause of a query. |
| IFrom
This interface holds all the symbols of a SQL operation
FROM
clause. |
| IFromClause
This interface holds all the symbols of a SQL operation
FROM
sub clause |
| IGroupBy
This interface holds all the symbols of a query
GROUP BY
clause. |
| ILanguageObject
The base interface for all query language objects
|
| ILogicalCriteria
This interface declares that the criteria object is logical.
|
| IOperation
The base interface for topmost holder objects that encapsulate the entire
data and metadata needed to perform a back end operation
|
| IOrderBy
This interface holds all the symbols of a query
GROUP BY
clause. |
| IPredicateCriteria
This interface marks the criteria object as one containing actual symbols.
|
| ISelect
This interface holds all the symbols of a query
SELECT clause. |
| ISelectSymbol
This interface marks SQL operation symbols that are a part of the
SELECT clause of a query |
| ISymbol
The base interface for all SQL operation symbols.
|
Copyright 2021 SAP SE Complete Copyright Notice