Hi Matthias, On 12 Feb 2014 at 21:52:08, Matthias Albert ([email protected](mailto:[email protected])) wrote:
Yes, of cource I tried a web search and found http://extensions.xwiki.org/xwiki/bin/view/Extension/Query+Module, but these are just some examples.
I am looking for precise documentation. Is there nothing else?
Actually this page links to the precise documentation :) See http://extensions.xwiki.org/xwiki/bin/view/Extension/Query+Module#HXWQLImple... which points to https://raw.github.com/xwiki/xwiki-platform/master/xwiki-platform-core/xwiki... This is the more precise documentation you’ll ever find (even though it may not be very easy to read) :) Hope it helps -Vincent
Matthias
Am 12.02.2014 19:39, schrieb [email protected]:
Hi Matthias,
On 12 Feb 2014 at 19:26:23, Matthias Albert ([email protected](mailto:[email protected])) wrote:
After searching for documentation on XWQL I found comprehensive documentation about HQL (http://docs.jboss.org/hibernate/orm/3.3/reference/en/html/queryhql.html).
The key is to google for “xwiki XWQL” and you should get: http://extensions.xwiki.org/xwiki/bin/view/Extension/Query+Module
Could someone give me a hint to existing XWQL description, please? I am interested since XWQL seems to be more compact than HQL.
Indeed, that’s the main reason we developed XWQL :)
Hope it helps -Vincent