14:03
2026-09-02
exobench.ai
developer-tools
Join FETCH May Not Save You: checking seven JPA N+1 beliefs against the SQL
A JPA N+1 detector run by ExoBench over three real codebases found that common folklore fixes for N+1 query problems often fail: a JOIN FETCH in a second query did not reduce an N+1 from 12 statements…