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 a1a17f9 CAY-2711 JDK 17 compatibility - update to Gradle 7.3 new 2d74922 count queries via custom DataNode to be able to intercept all queries new cd8f404 CAY-2723 Phantom update of a to-dependent-pk relationship 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: .../cayenne/access/flush/DbRowOpFactory.java | 4 +++ .../cayenne/access/flush/operation/Qualifier.java | 2 +- .../CAY2723IT.java} | 41 ++++++++++------------ .../SimpleIdIncrementalFaultListPrefetchIT.java | 3 +- .../server/ServerCaseDataChannelInterceptor.java | 14 +++----- .../unit/di/server/ServerCaseDataNode.java} | 35 +++++++++--------- .../unit/di/server/ServerCaseDataNodeFactory.java | 2 +- 7 files changed, 47 insertions(+), 54 deletions(-) copy cayenne-server/src/test/java/org/apache/cayenne/{tx/TransactionThreadIT.java => access/CAY2723IT.java} (57%) copy cayenne-server/src/{main/java/org/apache/cayenne/dba/h2/H2ActionBuilder.java => test/java/org/apache/cayenne/unit/di/server/ServerCaseDataNode.java} (61%)