| Package | Description |
|---|---|
| org.apache.calcite.adapter.jdbc |
Query provider based on a JDBC data source.
|
| org.apache.calcite.prepare |
Preparation of queries (parsing, planning and implementation).
|
| org.apache.calcite.sql |
Provides a SQL parser and object model.
|
| org.apache.calcite.sql.advise |
Provides hints and corrections for editing SQL statements.
|
| org.apache.calcite.sql.fun |
Defines the set of standard SQL row-level functions and
operators.
|
| org.apache.calcite.sql.parser |
Provides a SQL parser.
|
| org.apache.calcite.sql.parser.impl |
Contains generated code for the
Calcite SQL parser. |
| org.apache.calcite.sql.type |
SQL type system.
|
| org.apache.calcite.sql.validate |
SQL validation.
|
| org.apache.calcite.tools |
Provides utility classes.
|
| Class and Description |
|---|
| SqlParserPos
SqlParserPos represents the position of a parsed token within SQL statement
text.
|
| Class and Description |
|---|
| SqlParseException
SqlParseException defines a checked exception corresponding to
SqlParser. |
| Class and Description |
|---|
| SqlParserPos
SqlParserPos represents the position of a parsed token within SQL statement
text.
|
| Class and Description |
|---|
| SqlAbstractParserImpl.Metadata
Metadata about the parser.
|
| SqlParseException
SqlParseException defines a checked exception corresponding to
SqlParser. |
| SqlParserPos
SqlParserPos represents the position of a parsed token within SQL statement
text.
|
| Class and Description |
|---|
| SqlParserPos
SqlParserPos represents the position of a parsed token within SQL statement
text.
|
| Class and Description |
|---|
| SqlAbstractParserImpl
Abstract base for parsers generated from CommonParser.jj.
|
| SqlAbstractParserImpl.ExprContext
Type-safe enum for context of acceptable expressions.
|
| SqlAbstractParserImpl.Metadata
Metadata about the parser.
|
| SqlParseException
SqlParseException defines a checked exception corresponding to
SqlParser. |
| SqlParser
A
SqlParser parses a SQL statement. |
| SqlParser.Config
Interface to define the configuration for a SQL parser.
|
| SqlParser.ConfigBuilder
Builder for a
SqlParser.Config. |
| SqlParserImplFactory
Factory for
SqlAbstractParserImpl objects. |
| SqlParserPos
SqlParserPos represents the position of a parsed token within SQL statement
text.
|
| SqlParserUtil.ParsedCollation
The components of a collation definition, per the SQL standard.
|
| SqlParserUtil.StringAndPos
Contains a string, the offset of a token within the string, and a parser
position containing the beginning and end line number.
|
| Class and Description |
|---|
| SqlAbstractParserImpl
Abstract base for parsers generated from CommonParser.jj.
|
| SqlAbstractParserImpl.ExprContext
Type-safe enum for context of acceptable expressions.
|
| SqlAbstractParserImpl.Metadata
Metadata about the parser.
|
| SqlParseException
SqlParseException defines a checked exception corresponding to
SqlParser. |
| SqlParserImplFactory
Factory for
SqlAbstractParserImpl objects. |
| SqlParserPos
SqlParserPos represents the position of a parsed token within SQL statement
text.
|
| Class and Description |
|---|
| SqlParserPos
SqlParserPos represents the position of a parsed token within SQL statement
text.
|
| Class and Description |
|---|
| SqlParserPos
SqlParserPos represents the position of a parsed token within SQL statement
text.
|
| Class and Description |
|---|
| SqlParseException
SqlParseException defines a checked exception corresponding to
SqlParser. |
| SqlParser.Config
Interface to define the configuration for a SQL parser.
|
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.