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