| Package | Description |
|---|---|
| org.apache.calcite.avatica |
Avatica JDBC framework.
|
| org.apache.calcite.avatica.remote |
JDBC driver that uses remote procedure calls.
|
| Modifier and Type | Field and Description |
|---|---|
protected ConnectionPropertiesImpl |
MetaImpl.connProps
Represents the various states specific to
MetaImpl.connection. |
| Modifier and Type | Method and Description |
|---|---|
static ConnectionPropertiesImpl |
ConnectionPropertiesImpl.fromProto(Common.ConnectionProperties proto) |
ConnectionPropertiesImpl |
ConnectionPropertiesImpl.merge(Meta.ConnectionProperties that)
Overwrites fields in
this with any non-null fields in that. |
ConnectionPropertiesImpl |
ConnectionPropertiesImpl.setDirty(boolean val) |
| Modifier and Type | Field and Description |
|---|---|
(package private) Map<String,ConnectionPropertiesImpl> |
RemoteMeta.propsMap |
Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.