| Package | Description |
|---|---|
| ru.curs.celesta.event | |
| ru.curs.celesta.score |
Package containing metadata of table structure.
|
| Modifier and Type | Method and Description |
|---|---|
TriggerType |
TriggerQuery.getType()
Returns trigger type parameter.
|
static TriggerType |
TriggerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TriggerType[] |
TriggerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TriggerQuery |
TriggerQuery.withType(TriggerType type)
Sets trigger type parameter.
|
| Modifier and Type | Method and Description |
|---|---|
String |
MaterializedView.getTriggerName(TriggerType type) |
Copyright © 2020 CURS. All rights reserved.