| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
ShardingDistSQLStatementParser.KeyGeneratorNameContext |
ShardingDistSQLStatementParser.keyGeneratorName() |
ShardingDistSQLStatementParser.KeyGeneratorNameContext |
ShardingDistSQLStatementParser.KeyGeneratorDefinitionContext.keyGeneratorName() |
ShardingDistSQLStatementParser.KeyGeneratorNameContext |
ShardingDistSQLStatementParser.ShowShardingTableRulesUsedKeyGeneratorContext.keyGeneratorName() |
ShardingDistSQLStatementParser.KeyGeneratorNameContext |
ShardingDistSQLStatementParser.DropShardingKeyGeneratorContext.keyGeneratorName(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<ShardingDistSQLStatementParser.KeyGeneratorNameContext> |
ShardingDistSQLStatementParser.DropShardingKeyGeneratorContext.keyGeneratorName() |
| Modifier and Type | Method and Description |
|---|---|
T |
ShardingDistSQLStatementVisitor.visitKeyGeneratorName(ShardingDistSQLStatementParser.KeyGeneratorNameContext ctx)
Visit a parse tree produced by
ShardingDistSQLStatementParser.keyGeneratorName(). |
T |
ShardingDistSQLStatementBaseVisitor.visitKeyGeneratorName(ShardingDistSQLStatementParser.KeyGeneratorNameContext ctx)
Visit a parse tree produced by
ShardingDistSQLStatementParser.keyGeneratorName(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.