| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.AutomaticTuningOptionContext |
SQLServerStatementParser.automaticTuningOption() |
SQLServerStatementParser.AutomaticTuningOptionContext |
SQLServerStatementParser.AlterDatabaseOptionSpecContext.automaticTuningOption() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementBaseVisitor.visitAutomaticTuningOption(SQLServerStatementParser.AutomaticTuningOptionContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.automaticTuningOption(). |
T |
SQLServerStatementVisitor.visitAutomaticTuningOption(SQLServerStatementParser.AutomaticTuningOptionContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.automaticTuningOption(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.