-
Book Overview & Buying
-
Table Of Contents
Apache OfBiz Cookbook
OFBiz "entity operators" are equivalent to SQL comparison operators. They allow for optimum flexibility in building entity condition statements. Entity operators are listed in the following table:
|
operator/operation |
EntityOperator |
|---|---|
|
and |
|
|
between |
|
|
equals |
|
|
greater than |
|
|
greater than equal to |
|
|
in |
|
|
not in |
|
|
less than |
|
|
less than equal to |
|
|
like |
|
|
not like |
|
|
not |
|
|
not equal |
|
|
or |
|
Change the font size
Change margin width
Change background colour