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