| Package | Description |
|---|---|
| com.sapportals.connector.connection |
Provides all connection related objects.
|
| Modifier and Type | Method and Description |
|---|---|
IInteraction |
IConnection.createInteractionEx()
Creates an Interaction associated with this Connection.
|
IFunctionsMetaData |
IConnection.getFunctionsMetaData()
The interface IFunctionsMetaData is the entry point of the EIS functions
meta data.
|
IObjectsMetaData |
IConnection.getObjectsMetaData()
The interface IObjectsMetaData is the entry point of the object model
meta data.
|
IRelationsMetaData |
IConnection.getRelationsMetaData()
The interface IRelationsMetaData is the entry point of the object model
relations meta data.
|
IExecution |
IConnection.newExecution()
Creates an Execution object enables an application to execute EIS
queries.
|
INativeQuery |
IConnection.newNativeQuery()
The interface INativeQuery represents a query in the EIS.
|
IQuery |
IConnection.newQuery()
Deprecated.
Use
newExecution() |
INative |
IConnection.retrieveNative()
The interface INative provides a set of handles to various interfaces
that an EIS can expose directly to the connector client application.
|
Copyright 2021 SAP SE Complete Copyright Notice