public class LintCommandProvider extends schemacrawler.tools.executable.BaseCommandProvider
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DESCRIPTION_HEADER |
| Constructor and Description |
|---|
LintCommandProvider() |
| Modifier and Type | Method and Description |
|---|---|
schemacrawler.tools.executable.commandline.PluginCommand |
getCommandLineCommand() |
schemacrawler.tools.executable.SchemaCrawlerCommand |
newSchemaCrawlerCommand(java.lang.String command) |
boolean |
supportsSchemaCrawlerCommand(java.lang.String command,
schemacrawler.schemacrawler.SchemaCrawlerOptions schemaCrawlerOptions,
schemacrawler.tools.options.OutputOptions outputOptions) |
getSupportedCommandspublic static final java.lang.String DESCRIPTION_HEADER
public schemacrawler.tools.executable.SchemaCrawlerCommand newSchemaCrawlerCommand(java.lang.String command)
public boolean supportsSchemaCrawlerCommand(java.lang.String command,
schemacrawler.schemacrawler.SchemaCrawlerOptions schemaCrawlerOptions,
schemacrawler.tools.options.OutputOptions outputOptions)
public schemacrawler.tools.executable.commandline.PluginCommand getCommandLineCommand()
getCommandLineCommand in interface schemacrawler.tools.executable.CommandProvidergetCommandLineCommand in class schemacrawler.tools.executable.BaseCommandProviderCopyright © 2000-2019 Sualeh Fatehi. All rights reserved.