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