Hello All,
Please tell me I am using the Criteria object wrong.
My problem is a field has a value in it. I want to set that value to
null. SO, I do something like this...
criteria.add(fieldname, null);
My thinking is that this will add a key that is associated to a null
value, then when BasePeer inserts it will set the field to null.
This does not happen.
I checked all through the Criteria object looking for some special method to deal with
setting null fields but could find none.
I have a patch and I do have commit access on Turbine, but want to verify that this is
indeed a bug and not a case of me missing something obvious.
Thanks in advance
Jeff Prickett
[EMAIL PROTECTED]
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]