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