| Package | Description |
|---|---|
| schemacrawler.schema |
| Modifier and Type | Method and Description |
|---|---|
ForeignKeyUpdateRule |
ForeignKey.getDeleteRule()
Gets the delete rule.
|
ForeignKeyUpdateRule |
ForeignKey.getUpdateRule()
Gets the update rule.
|
static ForeignKeyUpdateRule |
ForeignKeyUpdateRule.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ForeignKeyUpdateRule[] |
ForeignKeyUpdateRule.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2000-2024 Sualeh Fatehi. All rights reserved.