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