List Question
20 TechQA 2024-03-22T11:47:20.417000Why does JPA not use the 1st level cache for this query?
15 views
Asked by sbrattla
hibernate v6, caching | XmlConfigurationException: Error parsing XML configuration
1.7k views
Asked by Carry out
The entity field value is updated after exception throwing and transaction rollback
552 views
Asked by Дмитрий Бабанин
Hibernate cache vs spring cache
3.1k views
Asked by Sachin Dave
Hibernate cache levels 1 and 2
1k views
Asked by Popovych Taras
Does EntityManager.getReference() matter if the entity is @Cached/@Cacheable?
124 views
Asked by Rey Libutan
Is putting @Cacheable or @Cache above the Entity enough for Hibernate to start caching?
478 views
Asked by AudioBubble
Upgradation of Hibernate version to 4.0.0 from 3.x
25 views
Asked by Sneha Singh
Hibernate L2 cache issues with EntityGraph and LEFT JOIN FETCH queries
560 views
Asked by Ionut B
LazyInitializationException when fetching @EntityGraph from Hibernate 2-nd level cache
796 views
Asked by Bartek Kołakowski
caching relations mapped by other entity
318 views
Asked by EasterBunnyBugSmasher
Where does external caches like ehcache / redis fit w.r.t hibernate level 1 / level 2 caches?
505 views
Asked by AudioBubble
Spring Boot Application and Hazelcast NearCache
565 views
Asked by tinashe.chipomho
Natural ID with Hibernate Second Level Cache
362 views
Asked by Ajay Sankaran
Hibernate query cache doesn't work when criteria implies date
870 views
Asked by Fabrizio Stellato
Hibernate Second level cache doesn't work for OneToOne associations
391 views
Asked by Heits
Hibernate Returns Wrong List From Cache Even Expected List is Different Than the Cached One
183 views
Asked by H.Ç.T
Infinispan - Hibernate 2nd Level Cache Cluster Marshaling issue
363 views
Asked by rockycres