GitHub user stariy95 opened a pull request:

    https://github.com/apache/cayenne/pull/154

    CAY-2168 DbLoader refactoring

    New version of DbLoader for dbsync utils
     - loading process split in independent small steps
     - DbLoader always return new DataMap, it doesn't accept it from caller


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/stariy95/cayenne dbloader-refactor

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cayenne/pull/154.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #154
    
----
commit 8c273022330129b87f502a30864e94b0281afc4b
Author: Nikita Timofeev <stari...@gmail.com>
Date:   2016-12-08T15:09:29Z

    New DbLoader for dbsync utils
     - loading process split in independent small steps
     - DbLoader always return new DataMap, it doesn't accept it from outside

commit e68c72c245c1799b725a52d5821850b9d89da01d
Author: Nikita Timofeev <stari...@gmail.com>
Date:   2016-12-12T08:38:13Z

    New DbLoader for dbsync utils
     - loading process split in independent small steps
     - DbLoader always return new DataMap, it doesn't accept it from outside
    
    Final clean up

commit 41515467c4a0804dcb35d99070046ea0ac44a6e0
Author: Nikita Timofeev <stari...@gmail.com>
Date:   2016-12-12T09:34:14Z

    New DbLoader for dbsync utils
     - loading process split in independent small steps
     - DbLoader always return new DataMap, it doesn't accept it from outside
    
    Final clean up of tests

commit 17053f9ca430658a9b8acc86cd04f5a2b877f941
Author: Nikita Timofeev <stari...@gmail.com>
Date:   2016-12-12T09:40:02Z

    New DbLoader for dbsync utils
     - loading process split in independent small steps
     - DbLoader always return new DataMap, it doesn't accept it from outside
    
    Final clean up of tests

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to