This is an automated email from the ASF dual-hosted git repository.
ntimofeev pushed a change to branch STABLE-4.2
in repository https://gitbox.apache.org/repos/asf/cayenne.git
from c987980c7 CAY-2841 Multi column ColumnSelect with SHARED_CACHE fails
after 1st select
new ca6f9d944 CAY-2838 Vertical Inheritance: Problem setting db attribute
to null via flattened path
new cc51de1ba CAY-2838 Vertical Inheritance: Problem setting db attribute
to null via flattened path
The 2 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:
.../access/flush/ArcValuesCreationHandler.java | 19 +++++++++++---
.../cayenne/access/VerticalInheritanceIT.java | 29 ++++++++++++++++++++++
.../inheritance_vertical/auto/_IvAbstract.java | 19 ++++++++++++++
.../inheritance_vertical/auto/_IvConcrete.java | 17 +++++++++++++
.../test/resources/inheritance-vertical.map.xml | 9 +++++++
5 files changed, 90 insertions(+), 3 deletions(-)