| Package | Description |
|---|---|
| schemacrawler.schemacrawler |
| Modifier and Type | Method and Description |
|---|---|
static DatabaseObjectRuleForInclusion |
DatabaseObjectRuleForInclusion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DatabaseObjectRuleForInclusion[] |
DatabaseObjectRuleForInclusion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
InclusionRule |
LimitOptions.get(DatabaseObjectRuleForInclusion inclusionRuleKey)
Gets the inclusion rule.
|
LimitOptionsBuilder |
LimitOptionsBuilder.include(DatabaseObjectRuleForInclusion ruleForInclusion,
InclusionRule inclusionRule) |
boolean |
LimitOptions.isExcludeAll(DatabaseObjectRuleForInclusion inclusionRuleKey) |
boolean |
LimitOptions.isIncludeAll(DatabaseObjectRuleForInclusion inclusionRuleKey) |
Copyright © 2000-2024 Sualeh Fatehi. All rights reserved.