CAY-2115 DbLoader - allow loading DataMap without Obj layer

Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo
Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/756e06b3
Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/756e06b3
Diff: http://git-wip-us.apache.org/repos/asf/cayenne/diff/756e06b3

Branch: refs/heads/master
Commit: 756e06b3382bee8bcf4012dc938d5f86b961f724
Parents: 83b2712
Author: Andrus Adamchik <[email protected]>
Authored: Mon Oct 3 18:49:03 2016 +0300
Committer: Andrus Adamchik <[email protected]>
Committed: Mon Oct 3 21:15:13 2016 +0300

----------------------------------------------------------------------
 docs/doc/src/main/resources/RELEASE-NOTES.txt | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cayenne/blob/756e06b3/docs/doc/src/main/resources/RELEASE-NOTES.txt
----------------------------------------------------------------------
diff --git a/docs/doc/src/main/resources/RELEASE-NOTES.txt 
b/docs/doc/src/main/resources/RELEASE-NOTES.txt
index aa268b2..64b3e71 100644
--- a/docs/doc/src/main/resources/RELEASE-NOTES.txt
+++ b/docs/doc/src/main/resources/RELEASE-NOTES.txt
@@ -32,6 +32,7 @@ CAY-2107 cayenne-crypto: Lazy initialization of crypto 
subsystem
 CAY-2111 Unbind transaction object from the current thread for iterated queries
 CAY-2112 Expose callback for "performInTransaction"
 CAY-2113 cdbimport: Reverse-engineering reinstates previously ignored columns
+CAY-2115 DbLoader - allow loading DataMap without Obj layer
 CAY-2116 Split schema synchronization code in a separate module
 CAY-2118 cdbimport: drop support for the old style of table filtering
 

Reply via email to