| 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 |
|---|---|
java.util.Optional<TableType> |
TableTypes.lookupTableType(java.lang.String tableTypeString)
Looks up a table type, from the provided string.
|
Copyright © 2000-2019 Sualeh Fatehi. All rights reserved.