This is a wish request for the CXF integration module.
CXF offers SearchContext and SearchCondition interfaces, the former simply
helps to get to SearchCondition, the latter captures a URI query and created by
SearchConditionParser; next SearchCondition can accept the data to return a
match or converters to get a technology specific expression (ex SQL, etc)
returned instead.
At the moment, CXF implements SearchConditionParser for FIQL (Feed Item Query
Language) which is expressive enough to support most of practical queries.
Having a SearchConditionParser for OData would be nice too.
More info can be found at CXF JAX-RS wiki (sorry - it is offline right now)
Original issue reported on code.google.com by sberyoz...@gmail.com on 16 Oct 2012 at 9:44
Original issue reported on code.google.com by
sberyoz...@gmail.com
on 16 Oct 2012 at 9:44