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