Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 204 Bytes

README.MD

File metadata and controls

5 lines (4 loc) · 204 Bytes

Varia:

This simple project explains how to handle N+1 problem with HQL queries and L1 cache usage

N + 1

Situation, when ORM (in this case Hibernate) has to fire additional selects to fetch the data