|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| Execution | An execution represents the state and lifecycle for a particular command execution. |
| ExecutionContext | The security context provides information about the user context in which this query is being run. |
| FileConnection | Simple Connection interface for the filesystem |
| ProcedureExecution | The procedure execution represents the case where a connector can execute a
Call. |
| ResultSetExecution | Defines an execution for QueryExpressions and Calls that
returns a resultset, which is represented through the iterator method
ResultSetExecution.next(). |
| TypeFacility.RUNTIME_TYPES | |
| UpdateExecution | The update execution represents the case where a connector can
execute an Insert, Update, Delete, or BatchedUpdates command. |
| WSConnection | Simple Connection interface for web services |
| Class Summary | |
|---|---|
| ExecutionFactory<F,C> | The primary entry point for a Translator. |
| FileConnection.Util | |
| SourceSystemFunctions | Constants for all the possible standard system push down functions. |
| TypeFacility | |
| TypeFacility.RUNTIME_NAMES | |
| WSConnection.Util | |
| Enum Summary | |
|---|---|
| CacheScope | Cache Scope REQUEST - Items placed in this scope are retained until the end of the top level request. |
| ExecutionFactory.SupportedJoinCriteria | |
| Exception Summary | |
|---|---|
| DataNotAvailableException | Used by asynch connectors to indicate data is not available and results should be polled for after the given delay. |
| TranslatorException | An exception the connector writer can return in case of an error while using the connector. |
| Annotation Types Summary | |
|---|---|
| Translator | |
| TranslatorProperty | |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||