Expression API: boolean support is string representation
--------------------------------------------------------
Key: CAY-1185
URL: https://issues.apache.org/cayenne/browse/CAY-1185
Project: Cayenne
Issue Type: Improvement
Components: Cayenne Core Library
Affects Versions: 3.0M5
Reporter: Andrey Razumovsky
We need an ability to specify boolean constants (true and false) in
expression's string representation, e.g. something like
Expression.fromString("abort=true")
currently this is not valid
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.