| Package | Description |
|---|---|
| org.apache.shardingsphere.infra.metadata.schema.builder |
| Modifier and Type | Method and Description |
|---|---|
static SystemSchemaBuilderRule |
SystemSchemaBuilderRule.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SystemSchemaBuilderRule |
SystemSchemaBuilderRule.valueOf(String databaseType,
String schema)
Value of builder rule.
|
static SystemSchemaBuilderRule[] |
SystemSchemaBuilderRule.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.