| Package | Description |
|---|---|
| schemacrawler.schema |
| Modifier and Type | Field and Description |
|---|---|
static TableType |
TableType.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
TableType |
Table.getTableType()
Gets the table type.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<TableType> |
TableTypes.iterator() |
Optional<TableType> |
TableTypes.lookupTableType(String tableTypeString)
Looks up a table type, from the provided string.
|
| Modifier and Type | Method and Description |
|---|---|
int |
TableType.compareTo(TableType other) |
Copyright © 2000-2024 Sualeh Fatehi. All rights reserved.