[ 
https://issues.apache.org/jira/browse/JCR-2526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12840159#action_12840159
 ] 

Alexander Klimetschek commented on JCR-2526:
--------------------------------------------

> method which translates the GQL query to XPath

I think it should rather translate to the abstract query model (JCR 2.0).

> Make o.a.j.commons.query.GQL modular
> ------------------------------------
>
>                 Key: JCR-2526
>                 URL: https://issues.apache.org/jira/browse/JCR-2526
>             Project: Jackrabbit Content Repository
>          Issue Type: Wish
>          Components: jackrabbit-jcr-commons
>    Affects Versions: 1.6.1
>            Reporter: Paco Avila
>            Priority: Minor
>
> The GQL.execute() returns a RowIterator and would be nice to return a 
> QueryResult, so I can make a result.getColumnNames() to get the returned 
> column names. Or perhaps better, make public the method which translates the 
> GQL query to XPath so I can pass it to the QueryManager and execute it.
> Previously discussed at JCR-1697.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to