This is an automated email from the ASF dual-hosted git repository.
johnthuss pushed a change to branch ics17
in repository https://gitbox.apache.org/repos/asf/cayenne.git.
was 9ed6dac Use IN expression for disjointById prefetches where possible.
Makes generated SQL more consistent, and performs better generally.
This change permanently discards the following revisions:
discard 9ed6dac Use IN expression for disjointById prefetches where possible.
Makes generated SQL more consistent, and performs better generally.
discard 780f303 Allow CacheInvalidationFilter to be enabled/disabled on a per
context basis
discard e4b0a1b CAY-2509 Result of resolving lazily faulted relationships can
be out-of-date