| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.oracle.visitor.statement.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
OracleStatementParser.AuditContext |
OracleStatementParser.audit() |
OracleStatementParser.AuditContext |
OracleStatementParser.ExecuteContext.audit() |
| 限定符和类型 | 方法和说明 |
|---|---|
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(). |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OracleDDLStatementSQLVisitor.visitAudit(OracleStatementParser.AuditContext ctx) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.