| Interface | Description |
|---|---|
| CalciteConnectionConfig |
Interface for reading connection properties within Calcite code.
|
| Class | Description |
|---|---|
| CalciteConnectionConfigImpl |
Implementation of
CalciteConnectionConfig. |
| Enum | Description |
|---|---|
| CalciteConnectionProperty |
Properties that may be specified on the JDBC connect string.
|
| Lex |
Named, built-in lexical policy.
|
| NullCollation |
Strategy for how NULL values are to be sorted if NULLS FIRST or NULLS LAST
are not specified in an item in the ORDER BY clause.
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.