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