Ok thanks for the jcr:deref hint ! But nothing is planned for other kinds of joins? For example, I have managers defined as contract nodes property, I will never be able to join the contractor manager property (a name as a string) on a contact node's name property? Or may be somehow with xpath?
And subsidiary question : I read here once that because of shared abstract query language, something done for xpath must be done for sql also. Isn't there a jcr:deref equivalent in sql? Frédéric Esnault - Ingénieur R&D -----Message d'origine----- De : Jukka Zitting [mailto:[EMAIL PROTECTED] Envoyé : mercredi 20 juin 2007 13:56 À : [email protected] Objet : Re: SQL request parse error Hi, On 6/20/07, Frédéric Esnault <[EMAIL PROTECTED]> wrote: > Don't tell me it's because of spec, section 8.5.2.6 about joins, only on > primary node type and mixin node type tables and on jcr:path property.... > Please ! Sorry... However, in your case you may want to take a look at the jcr:deref() mechanism available in XPath. BR, Jukka Zitting
