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