| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.api | |
| org.apache.shardingsphere.sql.parser.core.cache |
| Constructor and Description |
|---|
SQLParserEngine(String databaseType,
CacheOption cacheOption) |
| Modifier and Type | Method and Description |
|---|---|
static com.google.common.cache.LoadingCache<String,org.antlr.v4.runtime.tree.ParseTree> |
ParseTreeCacheBuilder.build(CacheOption option,
String databaseType)
Build parse tree cache.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.