Package org.apache.calcite.sql
@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.sql
-
ClassesClassDescriptionSqlExplicitModelCall is a SQL call that represents an explicit model.SqlExplicitModelOperator is a SQL operator that represents an explicit model.A
SqlFunction
is a type of operator which has conventional function-call syntax.SQL function that computes keys by which rows can be partitioned and aggregated.Parse tree node representing aJOIN
clause.Describes the syntax of the SQLJOIN
operator.