public final class ShowShardingTableRulesUsedKeyGeneratorStatement extends ShowRulesStatement
| Constructor and Description |
|---|
ShowShardingTableRulesUsedKeyGeneratorStatement(String keyGeneratorName,
org.apache.shardingsphere.sql.parser.sql.common.segment.generic.SchemaSegment schema) |
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
getKeyGeneratorName()
Get key generator name.
|
getSchemapublic ShowShardingTableRulesUsedKeyGeneratorStatement(String keyGeneratorName, org.apache.shardingsphere.sql.parser.sql.common.segment.generic.SchemaSegment schema)
Copyright © 2022 The Apache Software Foundation. All rights reserved.