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