Fields Summary |
---|
private static final Log | log |
private final Object | value |
public static final VersionValue | NULLAssume the transient instance is newly instantiated if the version
is null, otherwise assume it is a detached instance. |
public static final VersionValue | UNDEFINEDAssume the transient instance is newly instantiated if the version
is null, otherwise defer to the identifier unsaved-value. |
public static final VersionValue | NEGATIVEAssume the transient instance is newly instantiated if the version
is negative, otherwise assume it is a detached instance. |