| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
SQL92StatementParser.PrimaryKeyOptionContext |
SQL92StatementParser.primaryKeyOption() |
SQL92StatementParser.PrimaryKeyOptionContext |
SQL92StatementParser.ConstraintDefinitionContext.primaryKeyOption() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
SQL92StatementVisitor.visitPrimaryKeyOption(SQL92StatementParser.PrimaryKeyOptionContext ctx)
Visit a parse tree produced by
SQL92StatementParser.primaryKeyOption(). |
T |
SQL92StatementBaseVisitor.visitPrimaryKeyOption(SQL92StatementParser.PrimaryKeyOptionContext ctx)
Visit a parse tree produced by
SQL92StatementParser.primaryKeyOption(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.