| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.oracle.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.AlterSessionContext |
OracleStatementParser.alterSession() |
OracleStatementParser.AlterSessionContext |
OracleStatementParser.ExecuteContext.alterSession() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitAlterSession(OracleStatementParser.AlterSessionContext ctx)
Visit a parse tree produced by
OracleStatementParser.alterSession(). |
T |
OracleStatementBaseVisitor.visitAlterSession(OracleStatementParser.AlterSessionContext ctx)
Visit a parse tree produced by
OracleStatementParser.alterSession(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OracleDDLStatementSQLVisitor.visitAlterSession(OracleStatementParser.AlterSessionContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.