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