| Package | Description |
|---|---|
| schemacrawler.tools.command.lint.options | |
| schemacrawler.tools.lint |
| Modifier and Type | Method and Description |
|---|---|
LintDispatch |
LintOptions.getLintDispatch()
Gets the dispatch strategy.
|
| Modifier and Type | Method and Description |
|---|---|
LintOptionsBuilder |
LintOptionsBuilder.withLintDispatch(LintDispatch lintDispatch)
With a lint dispatch strategy.
|
| Modifier and Type | Method and Description |
|---|---|
static LintDispatch |
LintDispatch.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LintDispatch[] |
LintDispatch.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Linters.dispatch(LintDispatch lintDispatch) |
Copyright © 2000-2025 Sualeh Fatehi. Allrights reserved.