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