static interface |
RequestExecutor.CopyFromHandler |
Copy In & Out
|
static interface |
RequestExecutor.CopyToHandler |
|
static interface |
RequestExecutor.ExecuteHandler |
|
static interface |
RequestExecutor.ExtendedQueryHandler |
|
static interface |
RequestExecutor.FunctionCallHandler |
|
static interface |
RequestExecutor.PrepareHandler |
Request handler interface for th `prepare(sql,statementName,parameterTypes,PrepareHandler)` request.
|
static interface |
RequestExecutor.QueryHandler |
|
static interface |
RequestExecutor.ResumeHandler |
|
static interface |
RequestExecutor.SynchronizedHandler |
Base type handler for requests that may receive a ready callback
containing a transaction status.
|