gsoap wrote:
Hi,I want to know which one of XPath/SQL is fastest (optimal) while usingJackrabbit?
It doesn't matter.
Does jackrabbit first translates SQL into XPath before execution?
Both are parsed into an abstract query representation.
Is there any underlying overhead of translation between XPath or SQL or viceversa?
Best regards, Julian
