| Package | Description |
|---|---|
| org.apache.calcite.config |
Configuration.
|
| org.apache.calcite.model |
Provides model files, in JSON format, defining schemas and other metadata.
|
| Modifier and Type | Method and Description |
|---|---|
JsonSchema.Type |
CalciteConnectionConfig.schemaType() |
JsonSchema.Type |
CalciteConnectionConfigImpl.schemaType() |
| Modifier and Type | Method and Description |
|---|---|
static JsonSchema.Type |
JsonSchema.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JsonSchema.Type[] |
JsonSchema.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.