Hi all, I'm working with Olingo v2 odata *client *and I'd like to use $filter, $orderby expressions My online search did not provide much help. I only found interfaces org.apache.olingo.odata2.api.uri.expression.FilterExpression and OrderByExpression But I'm not sure how it fits the overall thing. Could someone just provide pointers to relevant documentation? I guess this has been asked one hundred times, but I can't really find much online
As a side note, I'm consuming services with an Apache HTTPClient instance, using Olingo v2 as payload generator. thanks, regards -- Vincenzo Turco
