public interface NullCapableValue
Purpose: If an implementation of NodeValue is capable of returning a null value then it must implement this interface to be handled correctly by the TreeObjectBuilder.
Modifier and Type | Method and Description |
---|---|
void |
setNullValue(Object object,
CoreSession session)
INTERNAL:
Set the null representation of the (object).
|
void setNullValue(Object object, CoreSession session)
object
- session
- EclipseLink 2.5.2, "build v20140319-9ad6abd" API Reference