| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
OracleStatementParser.TablePropertiesContext |
OracleStatementParser.tableProperties() |
OracleStatementParser.TablePropertiesContext |
OracleStatementParser.CreateXMLTypeTableClauseContext.tableProperties() |
OracleStatementParser.TablePropertiesContext |
OracleStatementParser.CreateRelationalTableClauseContext.tableProperties() |
OracleStatementParser.TablePropertiesContext |
OracleStatementParser.CreateObjectTableClauseContext.tableProperties() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2021 The Apache Software Foundation. All rights reserved.