| Package | Description |
|---|---|
| schemacrawler.schema |
| Modifier and Type | Method and Description |
|---|---|
ActionOrientationType |
Trigger.getActionOrientation()
Gets whether the trigger is a row trigger or a statement trigger.
|
static ActionOrientationType |
ActionOrientationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActionOrientationType[] |
ActionOrientationType.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.