C E F G N O P S V
C
- clear() - 类 中的方法org.apache.shardingsphere.sql.parser.cache.SQLParseResultCache
-
Clear cache.
E
- execute() - 类 中的方法org.apache.shardingsphere.sql.parser.core.parser.SQLParserExecutor
-
Execute to parse SQL.
F
- finishFailure(Exception) - 接口 中的方法org.apache.shardingsphere.sql.parser.hook.ParsingHook
-
Handle when parse finished failure.
- finishFailure(Exception) - 类 中的方法org.apache.shardingsphere.sql.parser.hook.SPIParsingHook
-
- finishSuccess(SQLStatement) - 接口 中的方法org.apache.shardingsphere.sql.parser.hook.ParsingHook
-
Handle when parse finished success.
- finishSuccess(SQLStatement) - 类 中的方法org.apache.shardingsphere.sql.parser.hook.SPIParsingHook
-
G
- getRootNode() - 类 中的方法org.apache.shardingsphere.sql.parser.core.ParseASTNode
-
Get root node.
- getSQLParserEngine(String) - 类 中的静态方法org.apache.shardingsphere.sql.parser.SQLParserEngineFactory
-
Get SQL parser engine.
- getSQLStatement(String) - 类 中的方法org.apache.shardingsphere.sql.parser.cache.SQLParseResultCache
-
Get SQL statement.
N
- newInstance(String, String) - 类 中的静态方法org.apache.shardingsphere.sql.parser.core.parser.SQLParserFactory
-
New instance of SQL parser.
- newInstance(String, VisitorRule) - 类 中的静态方法org.apache.shardingsphere.sql.parser.core.visitor.ParseTreeVisitorFactory
-
New instance of SQL visitor.
O
- org.apache.shardingsphere.sql.parser - 程序包 org.apache.shardingsphere.sql.parser
-
- org.apache.shardingsphere.sql.parser.cache - 程序包 org.apache.shardingsphere.sql.parser.cache
-
- org.apache.shardingsphere.sql.parser.core - 程序包 org.apache.shardingsphere.sql.parser.core
-
- org.apache.shardingsphere.sql.parser.core.parser - 程序包 org.apache.shardingsphere.sql.parser.core.parser
-
- org.apache.shardingsphere.sql.parser.core.visitor - 程序包 org.apache.shardingsphere.sql.parser.core.visitor
-
- org.apache.shardingsphere.sql.parser.exception - 程序包 org.apache.shardingsphere.sql.parser.exception
-
- org.apache.shardingsphere.sql.parser.hook - 程序包 org.apache.shardingsphere.sql.parser.hook
-
P
- parse(String, boolean) - 类 中的方法org.apache.shardingsphere.sql.parser.SQLParserEngine
-
Parse SQL.
- ParseASTNode - org.apache.shardingsphere.sql.parser.core中的类
-
Parse AST node.
- ParseASTNode() - 类 的构造器org.apache.shardingsphere.sql.parser.core.ParseASTNode
-
- ParseTreeVisitorFactory - org.apache.shardingsphere.sql.parser.core.visitor中的类
-
Parse tree visitor factory.
- ParseTreeVisitorFactory() - 类 的构造器org.apache.shardingsphere.sql.parser.core.visitor.ParseTreeVisitorFactory
-
- ParsingHook - org.apache.shardingsphere.sql.parser.hook中的接口
-
Parsing hook.
- put(String, SQLStatement) - 类 中的方法org.apache.shardingsphere.sql.parser.cache.SQLParseResultCache
-
Put SQL and parse result into cache.
S
- SPIParsingHook - org.apache.shardingsphere.sql.parser.hook中的类
-
Parsing hook for SPI.
- SPIParsingHook() - 类 的构造器org.apache.shardingsphere.sql.parser.hook.SPIParsingHook
-
- SQLParserEngine - org.apache.shardingsphere.sql.parser中的类
-
SQL parser engine.
- SQLParserEngine() - 类 的构造器org.apache.shardingsphere.sql.parser.SQLParserEngine
-
- SQLParserEngineFactory - org.apache.shardingsphere.sql.parser中的类
-
SQL parser engine factory.
- SQLParserEngineFactory() - 类 的构造器org.apache.shardingsphere.sql.parser.SQLParserEngineFactory
-
- SQLParseResultCache - org.apache.shardingsphere.sql.parser.cache中的类
-
SQL parse result cache.
- SQLParseResultCache() - 类 的构造器org.apache.shardingsphere.sql.parser.cache.SQLParseResultCache
-
- SQLParserExecutor - org.apache.shardingsphere.sql.parser.core.parser中的类
-
SQL parser executor.
- SQLParserExecutor() - 类 的构造器org.apache.shardingsphere.sql.parser.core.parser.SQLParserExecutor
-
- SQLParserFactory - org.apache.shardingsphere.sql.parser.core.parser中的类
-
SQL parser factory.
- SQLParserFactory() - 类 的构造器org.apache.shardingsphere.sql.parser.core.parser.SQLParserFactory
-
- SQLParsingException - org.apache.shardingsphere.sql.parser.exception中的异常错误
-
Throw exception when SQL parsing error.
- SQLParsingException(String, Object...) - 异常错误 的构造器org.apache.shardingsphere.sql.parser.exception.SQLParsingException
-
- start(String) - 接口 中的方法org.apache.shardingsphere.sql.parser.hook.ParsingHook
-
Handle when parse started.
- start(String) - 类 中的方法org.apache.shardingsphere.sql.parser.hook.SPIParsingHook
-
V
- valueOf(String) - 枚举 中的静态方法org.apache.shardingsphere.sql.parser.core.visitor.VisitorRule
-
返回带有指定名称的该类型的枚举常量。
- valueOf(Class<? extends ParseTree>) - 枚举 中的静态方法org.apache.shardingsphere.sql.parser.core.visitor.VisitorRule
-
Value of visitor rule.
- values() - 枚举 中的静态方法org.apache.shardingsphere.sql.parser.core.visitor.VisitorRule
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- VisitorRule - org.apache.shardingsphere.sql.parser.core.visitor中的枚举
-
Visitor rule.
C E F G N O P S V
Copyright © 2020 The Apache Software Foundation. All rights reserved.