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