| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
CommonDistSQLStatementParser.IgnoreSingleTablesContext |
CommonDistSQLStatementParser.ignoreSingleTables() |
CommonDistSQLStatementParser.IgnoreSingleTablesContext |
CommonDistSQLStatementParser.DropResourceContext.ignoreSingleTables() |
| Modifier and Type | Method and Description |
|---|---|
T |
CommonDistSQLStatementBaseVisitor.visitIgnoreSingleTables(CommonDistSQLStatementParser.IgnoreSingleTablesContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.ignoreSingleTables(). |
T |
CommonDistSQLStatementVisitor.visitIgnoreSingleTables(CommonDistSQLStatementParser.IgnoreSingleTablesContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.ignoreSingleTables(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.