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