|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Constants used within prefuse data structure modification notifications.
Field Summary | |
static int |
ALL_COLUMNS
Indicates an operation that affects all columns of a table. |
static int |
DELETE
Indicates a data delete operation. |
static int |
INSERT
Indicates a data insert operation. |
static int |
UPDATE
Indicates a data update operation. |
Field Detail |
public static final int INSERT
public static final int UPDATE
public static final int DELETE
public static final int ALL_COLUMNS
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |