| Package | Description |
|---|---|
| schemacrawler.filter | |
| schemacrawler.schema |
| Modifier and Type | Method and Description |
|---|---|
static Reducer<Synonym> |
ReducerFactory.getSynonymReducer(SchemaCrawlerOptions options) |
static Predicate<Synonym> |
FilterFactory.synonymFilter(SchemaCrawlerOptions options) |
| Modifier and Type | Method and Description |
|---|---|
<S extends Synonym> |
Catalog.lookupSynonym(Schema schema,
String synonymName)
Gets the synonym by unqualified name.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<Synonym> |
Catalog.getSynonyms()
Gets the synonyms.
|
Collection<Synonym> |
Catalog.getSynonyms(Schema schema)
Gets the synonyms.
|
Copyright © 2000-2024 Sualeh Fatehi. All rights reserved.