|
Interface Summary |
| Connection |
Represents a connection to this connector. |
| Connector |
The primary entry point for a Connector. |
| ConnectorCapabilities |
Allows a connector to specify the capabilities that a connector
supports. |
| ConnectorEnvironment |
The environment provided to a connector by the Connector Manager. |
| ConnectorIdentity |
Represents the identity of a connection in the pool. |
| ConnectorLogger |
Provide access to write messages to the MetaMatrix logs. |
| 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. |
| ProcedureExecution |
The procedure execution represents the case where a connector can
execute a procedural call (such as a stored procedure). |
| ResultSetExecution |
|
| TypeFacility.RUNTIME_TYPES |
|
| UpdateExecution |
The update execution represents the case where a connector can
execute an INSERT, UPDATE, or DELETE command. |