static class |
Service.CatalogsRequest |
|
static class |
Service.CloseConnectionRequest |
|
static class |
Service.CloseConnectionResponse |
|
static class |
Service.CloseStatementRequest |
|
static class |
Service.CloseStatementResponse |
|
static class |
Service.ColumnsRequest |
|
static class |
Service.CommitRequest |
An RPC request to invoke a commit on a Connection.
|
static class |
Service.CommitResponse |
An RPC response from invoking commit on a Connection.
|
static class |
Service.ConnectionSyncRequest |
|
static class |
Service.ConnectionSyncResponse |
|
static class |
Service.CreateStatementRequest |
|
static class |
Service.CreateStatementResponse |
|
static class |
Service.DatabasePropertyRequest |
|
static class |
Service.DatabasePropertyResponse |
|
static class |
Service.ErrorResponse |
Response for any request that the server failed to successfully perform.
|
static class |
Service.ExecuteBatchRequest |
Request object to execute a batch of commands.
|
static class |
Service.ExecuteBatchResponse |
Response object for executing a batch of commands.
|
static class |
Service.ExecuteRequest |
|
static class |
Service.ExecuteResponse |
|
static class |
Service.FetchRequest |
|
static class |
Service.FetchResponse |
|
static class |
Service.OpenConnectionRequest |
|
static class |
Service.OpenConnectionResponse |
|
static class |
Service.PrepareAndExecuteBatchRequest |
Request to prepare a statement and execute a series of batch commands in one call.
|
static class |
Service.PrepareAndExecuteRequest |
|
static class |
Service.PrepareRequest |
|
static class |
Service.PrepareResponse |
|
static class |
Service.Request |
Base class for all service request messages.
|
static class |
Service.Response |
Base class for all service response messages.
|
static class |
Service.ResultSetResponse |
Response that contains a result set.
|
static class |
Service.RollbackRequest |
An RPC request to invoke a rollback on a Connection.
|
static class |
Service.RollbackResponse |
An RPC response from invoking rollback on a Connection.
|
static class |
Service.RpcMetadataResponse |
Response that includes information about the server that handled an RPC.
|
static class |
Service.SchemasRequest |
|
static class |
Service.SyncResultsRequest |
|
static class |
Service.SyncResultsResponse |
|
static class |
Service.TablesRequest |
|
static class |
Service.TableTypesRequest |
|
static class |
Service.TypeInfoRequest |
|