This is an automated email from the ASF dual-hosted git repository. ntimofeev pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cayenne.git
commit 9dd8eae752ebe3d81bb0f3aba73482e46edd4be4 Merge: 0cb56279c 49c8f562d Author: Nikita Timofeev <stari...@users.noreply.github.com> AuthorDate: Fri Feb 9 12:12:54 2024 +0400 Merge pull request #606 from Jugen/use-in-clause-for-single-field-disjoint-by-id-prefetches CAY-2843 Use an IN clause for single field disjoint by ID prefetches RELEASE-NOTES.txt | 1 + .../cayenne/access/HierarchicalObjectResolver.java | 16 ++++++++++++++-- 2 files changed, 15 insertions(+), 2 deletions(-)