| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
MySQLStatementParser.PrimaryKeyContext |
MySQLStatementParser.primaryKey() |
MySQLStatementParser.PrimaryKeyContext |
MySQLStatementParser.DataTypeGenericOptionContext.primaryKey() |
MySQLStatementParser.PrimaryKeyContext |
MySQLStatementParser.PrimaryKeyOptionContext.primaryKey() |
MySQLStatementParser.PrimaryKeyContext |
MySQLStatementParser.DropPrimaryKeySpecificationContext.primaryKey() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
MySQLStatementVisitor.visitPrimaryKey(MySQLStatementParser.PrimaryKeyContext ctx)
Visit a parse tree produced by
MySQLStatementParser.primaryKey(). |
T |
MySQLStatementBaseVisitor.visitPrimaryKey(MySQLStatementParser.PrimaryKeyContext ctx)
Visit a parse tree produced by
MySQLStatementParser.primaryKey(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.