| 程序包 | 说明 |
|---|---|
| io.shardingsphere.core.parsing.antlr.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
MySQLStatementParser.IndexOptionContext |
MySQLStatementParser.indexOption() |
MySQLStatementParser.IndexOptionContext |
MySQLStatementParser.PrimaryKeyOptionContext.indexOption(int i) |
MySQLStatementParser.IndexOptionContext |
MySQLStatementParser.UniqueOptionContext.indexOption(int i) |
MySQLStatementParser.IndexOptionContext |
MySQLStatementParser.IndexDefinitionContext.indexOption(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<MySQLStatementParser.IndexOptionContext> |
MySQLStatementParser.PrimaryKeyOptionContext.indexOption() |
List<MySQLStatementParser.IndexOptionContext> |
MySQLStatementParser.UniqueOptionContext.indexOption() |
List<MySQLStatementParser.IndexOptionContext> |
MySQLStatementParser.IndexDefinitionContext.indexOption() |
Copyright © 2018. All rights reserved.