public final class SchemaBuilder extends Object
| Constructor and Description |
|---|
SchemaBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static ShardingSphereSchema |
build(SchemaBuilderMaterials materials)
Build ShardingSphere schema.
|
public static ShardingSphereSchema build(SchemaBuilderMaterials materials) throws SQLException
materials - schema builder materialsSQLException - SQL exceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.