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