| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.oracle.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.AuditContext |
OracleStatementParser.audit() |
OracleStatementParser.AuditContext |
OracleStatementParser.ExecuteContext.audit() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitAudit(OracleStatementParser.AuditContext ctx)
Visit a parse tree produced by
OracleStatementParser.audit(). |
T |
OracleStatementBaseVisitor.visitAudit(OracleStatementParser.AuditContext ctx)
Visit a parse tree produced by
OracleStatementParser.audit(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OracleDDLStatementSQLVisitor.visitAudit(OracleStatementParser.AuditContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.