| Package | Description |
|---|---|
| org.apache.calcite.avatica.remote |
JDBC driver that uses remote procedure calls.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
Service.CloseConnectionResponse
Response from
Service.CloseConnectionRequest. |
static class |
Service.CloseStatementResponse
Response from
Service.CloseStatementRequest. |
static class |
Service.ConnectionSyncResponse
|
static class |
Service.CreateStatementResponse
Response from
Service.CreateStatementRequest. |
static class |
Service.ExecuteResponse
Response to a
Service.PrepareAndExecuteRequest. |
static class |
Service.FetchResponse
Response from
Service.FetchRequest. |
static class |
Service.PrepareResponse
Response from
Service.PrepareRequest. |
static class |
Service.ResultSetResponse
Response that contains a result set.
|
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.