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,
Session session)
INTERNAL:
Set the null representation of the (object).
|
void setNullValue(java.lang.Object object, Session session)
object
- session
- EclipseLink 2.4.2, "build v20130514-5956486" API Reference