| Package | Description |
|---|---|
| org.apache.calcite.avatica.remote |
JDBC driver that uses remote procedure calls.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
Service.CatalogsRequest
Request for
Meta.getCatalogs(). |
static class |
Service.CloseConnectionRequest
|
static class |
Service.CloseStatementRequest
|
static class |
Service.ColumnsRequest
|
static class |
Service.ConnectionSyncRequest
|
static class |
Service.CreateStatementRequest
|
static class |
Service.FetchRequest
Request for
Meta.fetch(Meta.StatementHandle, List, int, int). |
static class |
Service.PrepareAndExecuteRequest
|
static class |
Service.PrepareRequest
|
static class |
Service.SchemasRequest
|
static class |
Service.TablesRequest
|
static class |
Service.TableTypesRequest
Request for
Meta.getTableTypes(). |
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.