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