public class LintCommand extends schemacrawler.tools.executable.BaseSchemaCrawlerCommand
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COMMAND |
| Constructor and Description |
|---|
LintCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkAvailability() |
void |
execute() |
void |
initialize() |
void |
setLintOptions(LintOptions lintOptions) |
boolean |
usesConnection() |
getAdditionalConfiguration, getCatalog, getCommand, getConnection, getIdentifiers, getOutputOptions, getSchemaCrawlerOptions, setAdditionalConfiguration, setCatalog, setConnection, setIdentifiers, setOutputOptions, setSchemaCrawlerOptions, toStringpublic static final java.lang.String COMMAND
public void checkAvailability()
throws java.lang.Exception
checkAvailability in interface schemacrawler.tools.executable.SchemaCrawlerCommandcheckAvailability in class schemacrawler.tools.executable.BaseSchemaCrawlerCommandjava.lang.Exceptionpublic void initialize()
throws java.lang.Exception
initialize in interface schemacrawler.tools.executable.SchemaCrawlerCommandinitialize in class schemacrawler.tools.executable.BaseSchemaCrawlerCommandjava.lang.Exceptionpublic void execute()
throws java.lang.Exception
java.lang.Exceptionpublic boolean usesConnection()
public final void setLintOptions(LintOptions lintOptions)
Copyright © 2000-2019 Sualeh Fatehi. All rights reserved.