| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.NoWriteToBinLogContext |
MySQLStatementParser.noWriteToBinLog() |
MySQLStatementParser.NoWriteToBinLogContext |
MySQLStatementParser.AlterPartitionContext.noWriteToBinLog(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<MySQLStatementParser.NoWriteToBinLogContext> |
MySQLStatementParser.AlterPartitionContext.noWriteToBinLog() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitNoWriteToBinLog(MySQLStatementParser.NoWriteToBinLogContext ctx)
Visit a parse tree produced by
MySQLStatementParser.noWriteToBinLog(). |
T |
MySQLStatementVisitor.visitNoWriteToBinLog(MySQLStatementParser.NoWriteToBinLogContext ctx)
Visit a parse tree produced by
MySQLStatementParser.noWriteToBinLog(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.