Thanks for the reply Pavel. Actually I don't want to keep 0 in my java model. I just want some other way around so that I can execute an is null query on a numeric field and get rows returned if it was originally null in the DB.
I think I need to keep it as Wrapper type and do getObject() and then query on it. Was checking for other alternatives. -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
