JDO Enum

NullValue

java.lang.Object
  ∟ java.lang.Enum<javax.jdo.annotations.NullValue>
    ∟ javax.jdo.annotations.NullValue

Enumeration of the "null-value" behavior values. This corresponds to the "null-value" attribute of the "field" and "property" elements.
Since:
JDO 2.1

Enum Constants

Since:
JDO 2.1
Since:
JDO 2.1
Since:
JDO 2.1

Public Static Enum Methods:

Method inherited from class java.lang.Enum

compareTo, compareTo, describeConstable, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf

Method inherited from class java.lang.Object

equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait