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