Package com.atlassian.confluence.core.persistence.hibernate
package com.atlassian.confluence.core.persistence.hibernate
-
ClassDescriptionControls how a session on the current thread interacts with the second-level cache and query cache.A cache decorator around
VersionHistoryDaoInternal
Hibernate interceptor that allows the chaining of multiple sub-interceptors.Deprecated, for removal: This API element is subject to removal in a future version.ConvertsContentTypeEnum
s to and from strings in the DB.Sub-interface of AnyTypeDao, not available to plugins, that ties the result type of findAllPersistentObjectsHandles to the implementation relied on by export.Deprecated.since 7.17.0.Exposes information about the capabilities and types of the database being used by Hibernate.Resolves aHandle
for a persistent object.HibernateObjectDao<T extends com.atlassian.core.bean.EntityObject>Generic DAO for hibernate objects.Hibernate 2 mapping type for the new java 8Instant
class.A thread local that stores the CacheMode during use of a session.Provides utility methods for invoking Session objects using hibernate v2 method signatures, that have since been removed.Deprecated.since 8.0.0
HibernateMappingResourcesFactory