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