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