| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.IgnoreServerIdsContext |
MySQLStatementParser.ignoreServerIds() |
MySQLStatementParser.IgnoreServerIdsContext |
MySQLStatementParser.MasterDefContext.ignoreServerIds() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitIgnoreServerIds(MySQLStatementParser.IgnoreServerIdsContext ctx)
Visit a parse tree produced by
MySQLStatementParser.ignoreServerIds(). |
T |
MySQLStatementVisitor.visitIgnoreServerIds(MySQLStatementParser.IgnoreServerIdsContext ctx)
Visit a parse tree produced by
MySQLStatementParser.ignoreServerIds(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.