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