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(java.lang.Object object,
CoreSession session)
INTERNAL:
Set the null representation of the (object).
|
void setNullValue(java.lang.Object object, CoreSession session)
object
- session
- EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference