| Package | Description |
|---|---|
| schemacrawler.schema |
| Modifier and Type | Method and Description |
|---|---|
static TableRelationshipType |
TableRelationshipType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TableRelationshipType[] |
TableRelationshipType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<Table> |
Table.getRelatedTables(TableRelationshipType tableRelationshipType)
Gets the tables related to this one, based on the specified
relationship type.
|
Copyright © 2000-2018 Sualeh Fatehi. All rights reserved.