|
SAP NetWeaver 7.30 SP01 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| IAbstractQuery | The abstract interface for query |
| IExecution | The base interface for execution of operations defined in the language package. |
| INativeQuery | The interface INativeQuery allows a connector client application to perform queries given as a query string in the native EIS language. |
| IQuery | Deprecated. Use IExecution interface |
| Exception Summary | |
|---|---|
| AttributeNotFoundException | Thrown when attempting access to an invalid
attribute
This exception overrides AttributeNotFoundException.getLocalizedMessage() which returns
a message localized for current user locale |
| InvalidConditionException | Thrown when attempting access to an invalid condition
This exception overrides InvalidConditionException.getLocalizedMessage() which returns
a message localized for current user locale |
| InvalidQueryException | Thrown when attempting to perform an invalid query. |
| InvalidQueryStringException | Thrown when executing an invalid query string |
| InvalidRelationException | Thrown when attempting access to an invalid relation |
| ObjectNotFoundException | Thrown when attempting access to an invalid object |
| QueryExecutionException | Thrown when executing a query
This exception overrides ConnectorException.getLocalizedMessage() which returns
a message localized for current user locale |
Provides execution object to execute EIS queries.
IConnection.newExecution()
to create an IExecution object
|
SAP NetWeaver 7.30 SP01 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||