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.