He has a lot of info on high performance Hibernate and particularly the n + 1 issue.
It should be mostly avoidable.
For anyone else interested, here’s one post he has on the problem: https://vladmihalcea.com/n-plus-1-query-problem/
I haven't been there for a while but I'm fairly sure there should be a few more.
He has a lot of info on high performance Hibernate and particularly the n + 1 issue.
It should be mostly avoidable.