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

Posted by Si Chen-2 on
URL: http://ofbiz.116.s1.nabble.com/OFBiz-Dev-any-way-to-do-a-not-null-query-with-entity-engine-tp165772p165778.html

Interesting....  I did not know this.  Thanks for pointing it out.

Si

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