This is an automated email from the ASF dual-hosted git repository. ntimofeev pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/cayenne.git
from d43d29123 CAY-2837 Deprecate TraversalHelper and move no-op implementations to TraversalHandler add 2358f52a9 CAY-2840 Vertical Inheritance: Missing subclass attributes with joint prefetch new 0cb56279c Merge pull request #604 from jghansell/vertical-inheritance-joint-prefetch 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 | 3 ++- .../select/DescriptorColumnExtractor.java | 6 ++++- .../cayenne/access/VerticalInheritanceIT.java | 30 ++++++++++++++++++++++ .../testdo/inheritance_vertical/auto/_IvBase.java | 25 ++++++++++++++++++ .../testdo/inheritance_vertical/auto/_IvOther.java | 18 +++++++++++++ .../test/resources/inheritance-vertical.map.xml | 9 +++++++ 6 files changed, 89 insertions(+), 2 deletions(-)