| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.PrimaryKeyOnClauseContext |
SQLServerStatementParser.primaryKeyOnClause() |
SQLServerStatementParser.PrimaryKeyOnClauseContext |
SQLServerStatementParser.DiskTablePrimaryKeyConstraintOptionContext.primaryKeyOnClause() |
SQLServerStatementParser.PrimaryKeyOnClauseContext |
SQLServerStatementParser.DiskTablePrimaryConstraintOptionContext.primaryKeyOnClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementBaseVisitor.visitPrimaryKeyOnClause(SQLServerStatementParser.PrimaryKeyOnClauseContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.primaryKeyOnClause(). |
T |
SQLServerStatementVisitor.visitPrimaryKeyOnClause(SQLServerStatementParser.PrimaryKeyOnClauseContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.primaryKeyOnClause(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.