10 Sep
2015
10 Sep
'15
10:28 a.m.
Hi Peter, On 10 Sep 2015 at 12:13:12, Peter Huisman ([email protected](mailto:[email protected])) wrote:
Hi,
I’m looking for the return type for the following Query type in Java:
select doc.space, doc.name from XWikiDocument doc, BaseObject obj…
I know it should be some kind of List> since this is what works in Velocity but I can’t do a typecast from List to List.
Can anyone help me on this?
I’ve added an example here http://extensions.xwiki.org/xwiki/bin/view/Extension/Query+Module#HFromJavac... hope it helps, -Vincent
Br,
Peter