You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Andrus Adamchik (JIRA)" <ji...@apache.org> on 2014/03/12 16:11:47 UTC

[jira] [Created] (CAY-1908) Refactor all SQLActions to work with DataNode

Andrus Adamchik created CAY-1908:
------------------------------------

             Summary: Refactor all SQLActions to work with DataNode 
                 Key: CAY-1908
                 URL: https://issues.apache.org/jira/browse/CAY-1908
             Project: Cayenne
          Issue Type: Task
            Reporter: Andrus Adamchik
            Assignee: Andrus Adamchik
             Fix For: 3.2.M2


Currently various SQLActions are initialized with adapter, entity resolver (and a recently added RowReaderFactory). Let's combine all that and initialize them with just DataNode. 

I am finally starting to come up with the correct patterns of interaction of DataNode and DbAdapter under DI. Who should hold what, etc.. This is part of the effort to make it consistent. 





--
This message was sent by Atlassian JIRA
(v6.2#6252)