Package com.atlassian.confluence.impl.cache.hibernate
@ParametersAreNonnullByDefault
package com.atlassian.confluence.impl.cache.hibernate
-
ClassDescriptionMake sure Hibernate L2 caches are flushed correctly in Data Center.Defines operations for obtaining references to
ManagedCache
s that represent Hibernate cache regions.Responsible for creatingManagedCache
implementations based upon HibernateRegion
s.AManagedCache
implementation backed by a HibernateRegion
.