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