| Package | Description |
|---|---|
| schemacrawler.schema |
| Modifier and Type | Method and Description |
|---|---|
List<IndexColumn> |
Index.getColumns()
Gets the list of columns in ordinal order.
|
com.annimon.stream.Optional<? extends IndexColumn> |
Index.lookupColumn(String name)
Gets a column by unqualified name.
|
Copyright © 2000-2017 Sualeh Fatehi. All rights reserved.