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