| Package | Description |
|---|---|
| org.apache.calcite.model |
Provides model files, in JSON format, defining schemas and other metadata.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JsonCustomSchema
JSON schema element that represents a custom schema.
|
class |
JsonJdbcSchema
JSON object representing a schema that maps to a JDBC database.
|
class |
JsonMapSchema
JSON object representing a schema whose tables are explicitly specified.
|
| Modifier and Type | Field and Description |
|---|---|
List<JsonSchema> |
JsonRoot.schemas |
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.