| CacheDirective |
|
| CacheDirective.Invalidation |
|
| CacheDirective.Scope |
|
| DataNotAvailableException |
Used by asynch connectors to indicate data is not available and results should be polled for after
the given delay in milliseconds or until a Date is reached.
|
| DelegatingExecutionFactory |
|
| 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.
|
| ExecutionFactory |
The primary entry point for a Translator.
|
| ExecutionFactory.Format |
|
| ExecutionFactory.NullOrder |
|
| ExecutionFactory.SupportedJoinCriteria |
|
| ExecutionFactory.TransactionSupport |
|
| MetadataProcessor |
Marker interface to define metadata for a translator
|
| ProcedureExecution |
The procedure execution represents the case where a connector can execute a
Call.
|
| ResultSetExecution |
|
| Translator |
|
| TranslatorException |
An exception the connector writer can return in case of an
error while using the connector.
|
| TranslatorProperty |
Annotates a property that can be externally configured.
|
| TranslatorProperty.PropertyType |
|
| TypeFacility |
|
| UpdateExecution |
|