| Package | Description |
|---|---|
| org.apache.calcite.avatica |
Avatica JDBC framework.
|
| Modifier and Type | Field and Description |
|---|---|
Meta.Style |
Meta.CursorFactory.style |
| Modifier and Type | Method and Description |
|---|---|
static Meta.Style |
Meta.Style.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Meta.Style[] |
Meta.Style.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Meta.CursorFactory |
Meta.CursorFactory.create(Meta.Style style,
Class clazz,
List<String> fieldNames) |
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.