| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.oracle.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.XmlTableColumnContext |
OracleStatementParser.xmlTableColumn() |
OracleStatementParser.XmlTableColumnContext |
OracleStatementParser.XmlTableOptionsContext.xmlTableColumn(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<OracleStatementParser.XmlTableColumnContext> |
OracleStatementParser.XmlTableOptionsContext.xmlTableColumn() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitXmlTableColumn(OracleStatementParser.XmlTableColumnContext ctx)
Visit a parse tree produced by
OracleStatementParser.xmlTableColumn(). |
T |
OracleStatementBaseVisitor.visitXmlTableColumn(OracleStatementParser.XmlTableColumnContext ctx)
Visit a parse tree produced by
OracleStatementParser.xmlTableColumn(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OracleStatementSQLVisitor.visitXmlTableColumn(OracleStatementParser.XmlTableColumnContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.