Uses of Class
org.apache.shardingsphere.dbdiscovery.distsql.parser.segment.DatabaseDiscoveryRuleSegment
Packages that use DatabaseDiscoveryRuleSegment
-
Uses of DatabaseDiscoveryRuleSegment in org.apache.shardingsphere.dbdiscovery.distsql.parser.statement
Constructor parameters in org.apache.shardingsphere.dbdiscovery.distsql.parser.statement with type arguments of type DatabaseDiscoveryRuleSegmentModifierConstructorDescriptionCreateDatabaseDiscoveryRuleStatement(boolean ifNotExists, Collection<DatabaseDiscoveryRuleSegment> rules)