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