| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
List<OracleStatementParser.PhysicalAttributesClauseContext> |
OracleStatementParser.OidIndexClauseContext.physicalAttributesClause() |
List<OracleStatementParser.PhysicalAttributesClauseContext> |
OracleStatementParser.SegmentAttributesClauseContext.physicalAttributesClause() |
List<OracleStatementParser.PhysicalAttributesClauseContext> |
OracleStatementParser.PartitionAttributesContext.physicalAttributesClause() |
List<OracleStatementParser.PhysicalAttributesClauseContext> |
OracleStatementParser.AlterClusterContext.physicalAttributesClause() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
OracleStatementVisitor.visitPhysicalAttributesClause(OracleStatementParser.PhysicalAttributesClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.physicalAttributesClause(). |
T |
OracleStatementBaseVisitor.visitPhysicalAttributesClause(OracleStatementParser.PhysicalAttributesClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.physicalAttributesClause(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.