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
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets