|
SAP NetWeaver 7.30 Enterprise Portal (SP03) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IOperation | |
|---|---|
| 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. |
| Uses of IOperation in com.sapportals.connector.execution.objects |
|---|
| Methods in com.sapportals.connector.execution.objects with parameters of type IOperation | |
|---|---|
int |
IExecution.execute(IOperation operation)
Execute the operation after translating it to connector-specific language |
| Uses of IOperation in com.sapportals.connector.execution.objects.language |
|---|
| Subinterfaces of IOperation in com.sapportals.connector.execution.objects.language | |
|---|---|
interface |
IDeleteOperation
The base interface for SQL DELETE operation holder |
interface |
IInsertOperation
The base interface for SQL INSERT operation holder |
interface |
IQueryOperation
The base interface for SQL query ( SELECT) operation holder |
interface |
IUpdateOperation
The base interface for SQL UPDATE operation holder |
|
SAP NetWeaver 7.30 Enterprise Portal (SP03) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||