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