Re: [OFBiz] Dev - any way to do a not null query with entity engine?

Posted by David E. Jones on
URL: http://ofbiz.116.s1.nabble.com/OFBiz-Dev-any-way-to-do-a-not-null-query-with-entity-engine-tp165772p165775.html


It should still work. If not made explicit it defaults to treating it  
as a field name for the first argument.

-David


On Aug 2, 2005, at 5:24 PM, Adam Heath wrote:

> On Tue, 2 Aug 2005, Si Chen wrote:
>
>
>> Ok.  Found it:
>> new EntityExpr("postedBalance", EntityOperator.NOT_EQUAL, null)
>>
>
> That's deprecated.  The system doesn't know if that is a field  
> name, or a
> constant string value.
>
> _______________________________________________
> Dev mailing list
> [hidden email]
> http://lists.ofbiz.org/mailman/listinfo/dev
>

 
_______________________________________________
Dev mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/dev