[
https://issues.apache.org/jira/browse/CXF-4221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Beryozkin resolved CXF-4221.
-----------------------------------
Resolution: Fixed
Fix Version/s: 2.7.0
Jeff, thanks for the patch. I've applied the first part only and we will
address the issue of the composite properties in a follow up JIRA. I've decided
to avoid adding a second type variable and simply go ahead with the language
specific visitors offering the appropriate getters. The 2nd variable does not
have a good effect on the rest of API, but I think we may be able to introduce
it later if really needed, a bit more visitor implementation experience is
needed
> Support FIQL JPA Visitors
> -------------------------
>
> Key: CXF-4221
> URL: https://issues.apache.org/jira/browse/CXF-4221
> Project: CXF
> Issue Type: Improvement
> Components: JAX-RS
> Reporter: Szu-Yu Wang
> Assignee: Sergey Beryozkin
> Fix For: 2.6.2, 2.7.0
>
> Attachments: FiqlParser.java
>
>
> It would be great if SearchConditionVisitor<T, K> where K was the return type
> of the getResult() call. This way, I can CriteriaQuery<T> instead of String.
> Also, incidentally, the operation isn't "getResult", it's more like
> "getPredicate" or "getFilter"...
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira