public final class SchemaRulesBuilder extends Object
| Constructor and Description |
|---|
SchemaRulesBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Collection<ShardingSphereRule> |
buildRules(String schemaName,
SchemaConfiguration schemaConfig,
ConfigurationProperties props)
Build rules.
|
public static Collection<ShardingSphereRule> buildRules(String schemaName, SchemaConfiguration schemaConfig, ConfigurationProperties props)
schemaName - schema nameschemaConfig - schema configurationprops - configuration propertiesCopyright © 2022 The Apache Software Foundation. All rights reserved.