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