| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
OracleStatementParser.PrimaryKeyContext |
OracleStatementParser.primaryKey() |
OracleStatementParser.PrimaryKeyContext |
OracleStatementParser.InlineConstraintContext.primaryKey() |
OracleStatementParser.PrimaryKeyContext |
OracleStatementParser.OutOfLineConstraintContext.primaryKey() |
OracleStatementParser.PrimaryKeyContext |
OracleStatementParser.ConstraintPrimaryOrUniqueContext.primaryKey() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
OracleStatementVisitor.visitPrimaryKey(OracleStatementParser.PrimaryKeyContext ctx)
Visit a parse tree produced by
OracleStatementParser.primaryKey(). |
T |
OracleStatementBaseVisitor.visitPrimaryKey(OracleStatementParser.PrimaryKeyContext ctx)
Visit a parse tree produced by
OracleStatementParser.primaryKey(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.