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