|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RestoreState
State restore constants.
Field Summary | |
---|---|
static int |
RESTORE_ALL
Restore all state on rollback. |
static int |
RESTORE_IMMUTABLE
Restore immutable state on rollback; clear mutable state. |
static int |
RESTORE_NONE
Do not restore any state on rollback. |
Field Detail |
---|
static final int RESTORE_NONE
static final int RESTORE_IMMUTABLE
static final int RESTORE_ALL
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |