|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.speedo.mim.api.DetachedLifeCycle
public abstract class DetachedLifeCycle
Representation of the life cycle of a detached JDO Instance.
Field Summary | |
---|---|
static byte |
DETACHED_CLEAN
|
static byte |
DETACHED_DIRTY
|
static byte |
DETACHED_NONE
|
Constructor Summary | |
---|---|
DetachedLifeCycle()
|
Method Summary | |
---|---|
static byte |
initState()
Get the initial state. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final byte DETACHED_CLEAN
public static final byte DETACHED_DIRTY
public static final byte DETACHED_NONE
Constructor Detail |
---|
public DetachedLifeCycle()
Method Detail |
---|
public static byte initState()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |