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