This is an automated email from the ASF dual-hosted git repository.
stariy95 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cayenne.git
from 3505d42b3 refactoring - unifying logging of array values
add 3268a0cb2 CAY-2968 Vertical Inheritance: INSERT instead of UPDATE
after updating flattened attribute
new 855e560ea Merge pull request #645 from swarmbox/CAY-2968
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
RELEASE-NOTES.txt | 5 +-
.../cayenne/access/DataContextSnapshotBuilder.java | 12 +++
.../org/apache/cayenne/access/ObjectResolver.java | 3 +-
.../cayenne/access/PrefetchProcessorJointNode.java | 8 ++
.../cayenne/access/VerticalInheritanceIT.java | 95 ++++++++++++++++++++++
5 files changed, 119 insertions(+), 4 deletions(-)