| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.GlobalTopicEnabledClauseContext |
OracleStatementParser.globalTopicEnabledClause() |
OracleStatementParser.GlobalTopicEnabledClauseContext |
OracleStatementParser.AlterSystemSetClauseContext.globalTopicEnabledClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitGlobalTopicEnabledClause(OracleStatementParser.GlobalTopicEnabledClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.globalTopicEnabledClause(). |
T |
OracleStatementBaseVisitor.visitGlobalTopicEnabledClause(OracleStatementParser.GlobalTopicEnabledClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.globalTopicEnabledClause(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.