| |
|
| java.lang.Object org.objectweb.speedo.mim.api.DetachedLifeCycle
DetachedLifeCycle | abstract public class DetachedLifeCycle (Code) | | Representation of the life cycle of a detached JDO Instance.
author: Y.Bersihand |
Method Summary | |
public static byte | initState() Get the initial state. |
DETACHED_CLEAN | final public static byte DETACHED_CLEAN(Code) | | |
DETACHED_DIRTY | final public static byte DETACHED_DIRTY(Code) | | |
DETACHED_NONE | final public static byte DETACHED_NONE(Code) | | |
initState | public static byte initState()(Code) | | Get the initial state.
|
|
|
|