Cayenne should support enum types in qualifier statements/expression handling
-----------------------------------------------------------------------------
Key: CAY-1529
URL: https://issues.apache.org/jira/browse/CAY-1529
Project: Cayenne
Issue Type: Sub-task
Affects Versions: 3.1M2
Reporter: Andrus Adamchik
Assignee: Andrus Adamchik
Fix For: 3.1M2
This is a second attempt at implementing CAY-1213, in a less generic, but more
performant and predictable way. We will only support enums in expressions (no
constant fields), and the semantics will be this:
enum:org.example.Foo.VALUE
Not yet sure if we need enum: in EJBQL? We probably do.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.