| Package | Description |
|---|---|
| org.apache.calcite.avatica |
Avatica JDBC framework.
|
| Modifier and Type | Field and Description |
|---|---|
static ConnectionConfigImpl.Converter<Boolean> |
ConnectionConfigImpl.BOOLEAN_CONVERTER |
static ConnectionConfigImpl.Converter<String> |
ConnectionConfigImpl.IDENTITY_CONVERTER |
| Modifier and Type | Method and Description |
|---|---|
static <E extends Enum> |
ConnectionConfigImpl.enumConverter(Class<E> enumClass) |
static <T> ConnectionConfigImpl.Converter<T> |
ConnectionConfigImpl.pluginConverter(Class<T> pluginClass,
T defaultInstance) |
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.