JPA Model testing with Hibernate Statistics Posted on 1. August 20216. August 2023 by Paul Sterl Problem Often we write JPA Entity classes an have to ensure in a larger team that refactoring doesn’t create performance problems or logical errors in the entity model usual problems are: In your test