Details
-
Sub-task
-
Status: Closed
-
Minor
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
Currently the user queries executed with the jackrabbit user query API rely on XPath.
As the oak query engine doesn't natively support XPath, but relies on a transformation from XPath to SQL2, it would be a good idea to update the code to generate the SQL2 queries directly.