| Package | Description |
|---|---|
| org.apache.calcite.avatica |
Avatica JDBC framework.
|
| org.apache.calcite.avatica.remote |
JDBC driver that uses remote procedure calls.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionProperty.Type |
ConnectionProperty.type()
Returns the data type of this property.
|
ConnectionProperty.Type |
BuiltInConnectionProperty.type() |
static ConnectionProperty.Type |
ConnectionProperty.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConnectionProperty.Type[] |
ConnectionProperty.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionProperty.Type |
AvaticaRemoteConnectionProperty.type() |
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.