public final class SystemSchemaBuilder extends Object
| Constructor and Description |
|---|
SystemSchemaBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,ShardingSphereSchema> |
build(String databaseName,
DatabaseType databaseType)
Build.
|
public static Map<String,ShardingSphereSchema> build(String databaseName, DatabaseType databaseType)
databaseName - database namedatabaseType - database typeCopyright © 2022 The Apache Software Foundation. All rights reserved.