I think this issue should be extended to all dialect, we should treat PUT_NULL the sameas REMOVE.
CouchDB is storing null as well and I suspect the other dialect are doing the same.
As a future improvement we can provide a configuration/annotation option so that we can actually store null if needed.
|