22 Nov
2010
22 Nov
'10
2:27 p.m.
I tried the following query but I didn't get anything :( #set($fruits = $services.query.xwql("from doc.object(Fruit.FruitClass) as fru, doc.object(Supplier.SupplierClass) as sup where fru.Supplier.Name=sup.Name and sup.City='Melbourne'").execute()) -- View this message in context: http://xwiki.475771.n2.nabble.com/xwql-join-query-tp5762763p5762809.html Sent from the XWiki- Users mailing list archive at Nabble.com.