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