[ 
https://issues.apache.org/jira/browse/OAK-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

angela updated OAK-253:
-----------------------

    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.

  was:
Currently all of the security queries 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.

        Summary: QueryBuilder should deprecate XPath in favour of SQL2 for user 
queries  (was: User management should deprecate XPath in favour of SQL2 for 
security queries)
    
> QueryBuilder should deprecate XPath in favour of SQL2 for user queries
> ----------------------------------------------------------------------
>
>                 Key: OAK-253
>                 URL: https://issues.apache.org/jira/browse/OAK-253
>             Project: Jackrabbit Oak
>          Issue Type: Sub-task
>          Components: jcr
>            Reporter: Alex Parvulescu
>
> 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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to