| Package | Description |
|---|---|
| org.mentabean.event | |
| org.mentabean.jdbc |
| Modifier and Type | Method and Description |
|---|---|
static TriggerDispatcher.Type |
TriggerDispatcher.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TriggerDispatcher.Type[] |
TriggerDispatcher.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TriggerDispatcher.dispatch(TriggerDispatcher.Type type,
TriggerEvent evt) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AnsiSQLBeanSession.dispatchTrigger(TriggerDispatcher.Type type,
Object bean)
Dispatch all triggers from actual
BeanSession and respective BeanConfig. |
Copyright © 2016. All Rights Reserved.