[ 
http://jira.nuxeo.org/browse/NXP-4027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=59279#action_59279
 ] 

Florent Guillaume commented on NXP-4027:
----------------------------------------

This is also needed to have a way to return results from JOINs (used by 
specialized CMIS QueryMaker).

> VCS: immediately fetch some columns from the result when doing a query
> ----------------------------------------------------------------------
>
>                 Key: NXP-4027
>                 URL: http://jira.nuxeo.org/browse/NXP-4027
>             Project: Nuxeo Enterprise Platform
>          Issue Type: New Feature
>          Components: Core SQL Storage
>            Reporter: Florent Guillaume
>            Assignee: Florent Guillaume
>            Priority: Major
>             Fix For: 5.2.1
>
>
> For efficiency, we need a way to do a query through Nuxeo Core that returns 
> some columns immediately in the result.
> Currently the standard low-level query method returns just the document ids, 
> then each document is fetched.
> -> Add a queryAndFetch method that returns something equivalent to a list of 
> maps.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to