Package com.atlassian.confluence.impl.core.persistence.hibernate
package com.atlassian.confluence.impl.core.persistence.hibernate
-
ClassDescriptionProvides a mechanism for capturing exceptions.Implements the Hibernate
Integrator
SPI in order to obtain access to theMetadata
.Provides operations for accessing the HibernateMetadata
and derived properties.Sessions created by this factory always have cacheMode set toCacheMode.IGNORE
whenSessionCacheModeThreadLocal
is set toCacheMode.IGNORE
A Hibernate integration hook, responsible for creatingSwitchableCachingSessionFactory
objects.