| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
OracleStatementParser.PhysicalAttributesClauseContext |
OracleStatementParser.physicalAttributesClause() |
OracleStatementParser.PhysicalAttributesClauseContext |
OracleStatementParser.OidIndexClauseContext.physicalAttributesClause(int i) |
OracleStatementParser.PhysicalAttributesClauseContext |
OracleStatementParser.SegmentAttributesClauseContext.physicalAttributesClause(int i) |
OracleStatementParser.PhysicalAttributesClauseContext |
OracleStatementParser.PartitionAttributesContext.physicalAttributesClause(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<OracleStatementParser.PhysicalAttributesClauseContext> |
OracleStatementParser.OidIndexClauseContext.physicalAttributesClause() |
List<OracleStatementParser.PhysicalAttributesClauseContext> |
OracleStatementParser.SegmentAttributesClauseContext.physicalAttributesClause() |
List<OracleStatementParser.PhysicalAttributesClauseContext> |
OracleStatementParser.PartitionAttributesContext.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 © 2021 The Apache Software Foundation. All rights reserved.