1. How does Hibernate's batch-fetching algorithm work? stackoverflow.comI found this description of the batch-fetching algorithm in "Manning - Java Persistence with Hibernate": What is the real batch-fetching algorithm? (...) Imagine a batch size of 20 ... |