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