| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.CreateDatafileClauseContext |
OracleStatementParser.createDatafileClause() |
OracleStatementParser.CreateDatafileClauseContext |
OracleStatementParser.DatabaseFileClausesContext.createDatafileClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitCreateDatafileClause(OracleStatementParser.CreateDatafileClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.createDatafileClause(). |
T |
OracleStatementBaseVisitor.visitCreateDatafileClause(OracleStatementParser.CreateDatafileClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.createDatafileClause(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.