Hibernate Tip: Control cache invalidation for native queries

preview_player
Показать описание

In this hibernate tip video, I will show you How you can control cache invalidation for native queries

Some native queries invalidate the 2nd level cache. But no, if you do it correctly, it doesn’t have any negative performance impacts, and it doesn’t change my recommendation to use them.

If you like this video, please give me your thumbs up and share it with your friends and co-workers.

Like my channel? Subscribe!

Join the free Member Library:

Want to connect with me?

#hibernatetips #NativeQueries #CacheInvalidation
Рекомендации по теме
Комментарии
Автор

Sir can you please create a video on providing some detail about how to create hibernate entity dynamically and mapped it without restarting our project I m struggling from 5 days to figuring it out.i know creating entity classes dynamically very well and loading it to jvm successfully but can't make it work with hibernate.any suggestion will be a bless for me.thankyou!!!!

BeastInYourV
Автор

In entity class, what can I used to avoid few columns mapping which are not the database?

SUSHILKUMAR-xmrl
Автор

Hibernate in clause 1000 max parameter limit ... Any alternatives ?

mytube