Uses of Enum
javax.jdo.annotations.NullValue
Packages that use NullValue
Package
Description
This package contains the JDO annotations for use as an alternative to XML metadata.
This package contains classes representing the different components of the JDO Metadata.
-
Uses of NullValue in javax.jdo.annotations
Methods in javax.jdo.annotations that return NullValue -
Uses of NullValue in javax.jdo.metadata
Methods in javax.jdo.metadata that return NullValueModifier and TypeMethodDescriptionMemberMetadata.getNullValue()
Accessor for the behaviour of a null valueMethods in javax.jdo.metadata with parameters of type NullValueModifier and TypeMethodDescriptionMemberMetadata.setNullValue
(NullValue val) Method to set the behaviour of a null value