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