After 8 years developing server and embedded applications using Hibernate as an ORM, squeezing my brain seeking solutions to improve Hibernate performance while reading blogs and attending conferences, I decided to share some of the knowledge that was acquired during these tumultuous years.
In this article we see exactly what happens when Hibernate detects a dirty collection that it must re-create, and how this process effects the performance of your applications.