| Package | Description |
|---|---|
| schemacrawler.schema | |
| schemacrawler.utility |
| 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 |
|---|---|
int |
TableType.compareTo(TableType other) |
| Modifier and Type | Method and Description |
|---|---|
com.annimon.stream.Optional<TableType> |
TableTypes.lookupTableType(String tableTypeString)
Looks up a table type, from the provided string.
|
Copyright © 2000-2017 Sualeh Fatehi. All rights reserved.