I am giving a try of what you said now and I will let you know. Related to the code that you sent me, the sc.visit(); method does not exist in the SearchCondition insterface of org.apache.cxf.jaxrs.ext.search.
Is this method replaced by the accept(SearchConditionVisitor<T, ?> visitor) method? -- View this message in context: http://cxf.547215.n5.nabble.com/How-to-select-specific-columns-to-retrieve-with-FIQL-using-JPATypedQueryVisitor-tp5729548p5729552.html Sent from the cxf-user mailing list archive at Nabble.com.
