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