| Package | Description |
|---|---|
| schemacrawler.tools.lint | |
| schemacrawler.tools.linter |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseLinterProvider
Defines a linter, and allows the creation of a new one, since multiple instances of the same
linter can be created.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LinterProviderCatalogSql |
class |
LinterProviderColumnTypes |
class |
LinterProviderForeignKeyMismatch |
class |
LinterProviderForeignKeySelfReference |
class |
LinterProviderForeignKeyWithNoIndexes |
class |
LinterProviderNullColumnsInIndex |
class |
LinterProviderNullIntendedColumns |
class |
LinterProviderRedundantIndexes |
class |
LinterProviderTableAllNullableColumns |
class |
LinterProviderTableCycles |
class |
LinterProviderTableEmpty |
class |
LinterProviderTableSql |
class |
LinterProviderTableWithBadlyNamedColumns |
class |
LinterProviderTableWithIncrementingColumns |
class |
LinterProviderTableWithNoIndexes |
class |
LinterProviderTableWithNoPrimaryKey |
class |
LinterProviderTableWithNoRemarks |
class |
LinterProviderTableWithNoSurrogatePrimaryKey |
class |
LinterProviderTableWithPrimaryKeyNotFirst |
class |
LinterProviderTableWithQuotedNames |
class |
LinterProviderTableWithSingleColumn |
class |
LinterProviderTooManyLobs |
Copyright © 2000-2025 Sualeh Fatehi. Allrights reserved.