| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
SQLServerStatementParser.PrimaryKeyConstraintContext |
SQLServerStatementParser.primaryKeyConstraint() |
SQLServerStatementParser.PrimaryKeyConstraintContext |
SQLServerStatementParser.ColumnConstraintContext.primaryKeyConstraint() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
SQLServerStatementVisitor.visitPrimaryKeyConstraint(SQLServerStatementParser.PrimaryKeyConstraintContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.primaryKeyConstraint(). |
T |
SQLServerStatementBaseVisitor.visitPrimaryKeyConstraint(SQLServerStatementParser.PrimaryKeyConstraintContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.primaryKeyConstraint(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.