Cayenne 3.1 has some rudimentary support, allowing to create such expressions 
via fairly low-level API [1]. Cayenne 3.2 also supports in 
Expression.fromString [2].

Andrus

[1] https://issues.apache.org/jira/browse/CAY-1693
[2] https://issues.apache.org/jira/browse/CAY-1726


On Jan 10, 2014, at 11:15 AM, jotpe <[email protected]> wrote:

> Hello,
> 
> how can i create an expression like this:
> ... WHERE type & 1 = 1
> 
> Regards Johannes

Reply via email to