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