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