EntityStoreUnitOfWork is needed in EntityStoreVisitors.
-------------------------------------------------------

                 Key: QI-235
                 URL: http://issues.ops4j.org/browse/QI-235
             Project: Qi4j
          Issue Type: Improvement
            Reporter: Niclas Hedhman
            Assignee: Niclas Hedhman
             Fix For: 1.0


If one wants to make bulk changes to the EntityStore, by walking through it 
with the Visitor, it quickly becomes a memory problem as the unit of work is 
not committed to the underlying store.

The solution is to pass the EntityStoreUnitOfWork to the visitor.

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

        

_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev

Reply via email to