Package com.sapportals.connector.execution.objects

Provides execution object to execute EIS queries.

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
 

Package com.sapportals.connector.execution.objects Description

Provides execution object to execute EIS queries.

Package Specification

Provides execution object to execute EIS queries.
Use IConnection.newExecution() to create an IExecution object



Copyright 2011 SAP AG Complete Copyright Notice