|
SAP J2EE Engine Version 6.40 |
||||||||
| 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 |
| InvalidConditionException | Thrown when attempting access to an invalid condition |
| 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 |
Provides execution object to execute EIS queries.
IConnection.newExecution()
to create an IExecution object
|
SAP J2EE Engine Version 6.40 |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||