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