| Package | Description |
|---|---|
| org.apache.shardingsphere.infra.database.type | |
| org.apache.shardingsphere.infra.rule.builder.schema |
| Modifier and Type | Method and Description |
|---|---|
static DatabaseType |
DatabaseTypeFactory.getDatabaseType(Map<String,? extends SchemaConfiguration> schemaConfigs,
ConfigurationProperties props)
Get database type.
|
| Modifier and Type | Method and Description |
|---|---|
SchemaRule |
SchemaRuleBuilder.build(T config,
String schemaName,
Map<String,DataSource> dataSources,
Collection<ShardingSphereRule> builtRules,
ConfigurationProperties props)
Build schema rule.
|
static Collection<ShardingSphereRule> |
SchemaRulesBuilder.buildRules(String schemaName,
SchemaConfiguration schemaConfig,
ConfigurationProperties props)
Build rules.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.