|
ModeShape Distribution 3.5.0.Final | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface TeiidDdlLexicon.CreateTrigger
JCR names related to the create trigger DDL statement.
Field Summary | |
---|---|
static String |
ACTION
A property for a trigger row action that defines the action. |
static String |
ATOMIC
A property for a trigger row action. |
static String |
INSTEAD_OF
A property for a create trigger DDL statement that indicates if an insert, delete, or update. |
static String |
ROW_ACTION
A trigger row action child node name (name is not prefixed). |
static String |
STATEMENT
A create trigger DDL statement mixin name. |
static String |
TABLE_REFERENCE
The table reference property name. |
static String |
TRIGGER_ROW_ACTION
A trigger row action mixin name. |
Field Detail |
---|
static final String ACTION
static final String ATOMIC
static final String INSTEAD_OF
static final String ROW_ACTION
static final String STATEMENT
static final String TABLE_REFERENCE
static final String TRIGGER_ROW_ACTION
|
ModeShape Distribution 3.5.0.Final | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |