Package org.apache.calcite.config
@DefaultQualifier(value=org.checkerframework.checker.nullness.qual.NonNull.class,locations=FIELD) @DefaultQualifier(value=org.checkerframework.checker.nullness.qual.NonNull.class,locations=PARAMETER) @DefaultQualifier(value=org.checkerframework.checker.nullness.qual.NonNull.class,locations=RETURN)
package org.apache.calcite.config
Configuration.
-
ClassDescriptionInterface for reading connection properties within Calcite code.Implementation of
CalciteConnectionConfig
.Properties that may be specified on the JDBC connect string.A Calcite specific system property that is used to configure various aspects of the framework.Styles of character literal.Named, built-in lexical policy.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.