| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLStatementParser.PrimaryKeyContext |
PostgreSQLStatementParser.primaryKey() |
PostgreSQLStatementParser.PrimaryKeyContext |
PostgreSQLStatementParser.ColumnConstraintOptionContext.primaryKey() |
PostgreSQLStatementParser.PrimaryKeyContext |
PostgreSQLStatementParser.TableConstraintOptionContext.primaryKey() |
PostgreSQLStatementParser.PrimaryKeyContext |
PostgreSQLStatementParser.TableConstraintUsingIndexContext.primaryKey() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
PostgreSQLStatementVisitor.visitPrimaryKey(PostgreSQLStatementParser.PrimaryKeyContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.primaryKey(). |
T |
PostgreSQLStatementBaseVisitor.visitPrimaryKey(PostgreSQLStatementParser.PrimaryKeyContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.primaryKey(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.