| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.core.extractor | |
| org.apache.shardingsphere.sql.parser.core.parser |
| Modifier and Type | Method and Description |
|---|---|
Collection<SQLSegment> |
SQLSegmentsExtractorEngine.extract(SQLAST ast)
Extract SQL segments.
|
| Modifier and Type | Method and Description |
|---|---|
SQLAST |
SQLParserEngine.parse()
Parse SQL to abstract syntax tree.
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.