| Package | Description |
|---|---|
| schemacrawler.schema | |
| schemacrawler.utility |
| Modifier and Type | Method and Description |
|---|---|
<I extends Index> |
Table.lookupIndex(String name)
Gets an index by unqualified name.
|
| Modifier and Type | Method and Description |
|---|---|
Index |
IndexColumn.getIndex()
Gets the index this column belongs to.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<Index> |
Table.getIndexes()
Gets the list of indexes.
|
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
MetaDataUtility.columnNames(Index index) |
static String |
MetaDataUtility.getColumnsListAsString(Index index,
Identifiers identifiers)
Gets a comma-separated list of columns for an index.
|
Copyright © 2000-2024 Sualeh Fatehi. All rights reserved.