| Package | Description |
|---|---|
| schemacrawler.schema |
| Modifier and Type | Method and Description |
|---|---|
ConditionTimingType |
Trigger.getConditionTiming()
Gets the condition timing.
|
static ConditionTimingType |
ConditionTimingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConditionTimingType |
ConditionTimingType.valueOfFromValue(String value)
Find the enumeration value corresponding to the string.
|
static ConditionTimingType[] |
ConditionTimingType.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.