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 80e1d47f1 cleanup
add ff9449f78 Fix NPE in ConcurrentLinkedHashMap
add a35c7d588 disjoint and disjointById prefetches over 2 hops with both
hops prefetched returns incorrect data
add 8ecbb9677 - #624 - tests and experiments
add 47f8af66e - #624 - finish implementation for joint + disjointById
prefetches
new ef7f245da Merge pull request #624 from
johnthuss/prefetchWipesOutData_failingTests
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:
.../cayenne/access/HierarchicalObjectResolver.java | 35 +++++
.../access/ResultScanParentAttachmentStrategy.java | 7 +-
.../ConcurrentLinkedHashMap.java | 1 +
.../access/DataContextPrefetchMultistepIT.java | 161 +++++++++++++++++++++
4 files changed, 203 insertions(+), 1 deletion(-)