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