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