| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.XmlTypeStorageClauseContext |
OracleStatementParser.xmlTypeStorageClause() |
OracleStatementParser.XmlTypeStorageClauseContext |
OracleStatementParser.CreateXMLTypeTableClauseContext.xmlTypeStorageClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitXmlTypeStorageClause(OracleStatementParser.XmlTypeStorageClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.xmlTypeStorageClause(). |
T |
OracleStatementBaseVisitor.visitXmlTypeStorageClause(OracleStatementParser.XmlTypeStorageClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.xmlTypeStorageClause(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.