Package org.apache.ignite.internal.sql
-
Interface Summary Interface Description SqlLexerToken SQL parser token interface. -
Class Summary Class Description SqlCommandProcessor Processor responsible for execution of native Ignite commands.SqlKeyword SQL keyword constants.SqlLexer SQL lexer.SqlLexerLookAheadToken Plain immutable look-ahead parser token.SqlParser SQL parser.SqlParserUtils Parser utility methods. -
Enum Summary Enum Description SqlLexerTokenType Lexer token type. -
Exception Summary Exception Description SqlParseException Parse exception.SqlStrictParseException Parse exception guarantees parse error without.