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