| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
List<OracleStatementParser.LoggingClauseContext> |
OracleStatementParser.SegmentAttributesClauseContext.loggingClause() |
List<OracleStatementParser.LoggingClauseContext> |
OracleStatementParser.LobParametersContext.loggingClause() |
List<OracleStatementParser.LoggingClauseContext> |
OracleStatementParser.PartitionAttributesContext.loggingClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitLoggingClause(OracleStatementParser.LoggingClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.loggingClause(). |
T |
OracleStatementBaseVisitor.visitLoggingClause(OracleStatementParser.LoggingClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.loggingClause(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.