MENU

Fun & Interesting

How to choose the right FetchType to avoid Hibernate performance issues

Thorben Janssen 2,087 6 months ago
Video Not Working? Fix It Now

Most Hibernate performance issues are caused by fetching related entities you don’t use in your business code. To make it even worse, this happens automatically and is extremely hard to find on your typical test system. In this video, I will show you the critical part of your entity mapping to avoid these problems. And I will also show you a logging configuration that makes these problems visible. -------------------------------------------------------------------------------------- Learn everything you need to build fast and maintainable persistence layers! ?? https://thorben-janssen.com/join-persistence-hub/ -------------------------------------------------------------------------------------- I'm a freelance consultant and trainer helping Java developers create better persistence layers using Hibernate and Spring Data. Get the best videos to grow your persistence skills and become your team's expert. Subscribe to not miss any videos.

Comment