Interface | Description |
---|---|
ExporterAnyTypeDao |
Sub-interface of AnyTypeDao, not available to plugins, that ties the result type of findAllPersistentObjectsHandles
to the implementation relied on by export.
|
HibernateDatabaseCapabilities |
Exposes information about the capabilities and types of the database being used by Hibernate.
|
Class | Description |
---|---|
BodyContentHibernateDao | Deprecated
since 7.15
|
CachingVersionHistoryDao |
A cache decorator around
VersionHistoryDaoInternal |
CompositeInterceptor |
Hibernate interceptor that allows the chaining of multiple sub-interceptors.
|
ConfigurableMappingResources |
This class allows to override and add to hibernate mappings defined in
Spring XML configuration.
|
ConfluenceHibernateConfig | Deprecated
since 7.13.17
|
ConfluenceHibernateObjectDao<T extends com.atlassian.core.bean.EntityObject> |
Abstract superclass of all Confluence hibernate DAOs.
|
ContentEntityObjectHibernateDao | |
ContentPermissionHibernateDao | |
ContentTypeEnumUserType |
Converts
ContentTypeEnum s to and from strings in the DB. |
CustomClobType | |
GenericHibernateVersionedObjectDao | Deprecated
since 7.15
|
HibernateAnyTypeDao | Deprecated
since 7.17.0.
|
HibernateDatabaseCapabilities.HibernateConfigAdapter | |
HibernateHandleResolver |
Resolves a
Handle for a persistent object. |
HibernateIndexQueueEntryDao | Deprecated
since 6.10.0.
|
HibernateObjectDao<T extends com.atlassian.core.bean.EntityObject> |
Generic DAO for hibernate objects.
|
HibernateSearchableDao | |
HibernateSessionManager | Deprecated
since 7.16.0 due to Hibernate 2 removal.
|
HibernateVersionHistoryDao | |
InstantType |
Hibernate 2 mapping type for the new java 8
Instant class. |
SessionCacheModeThreadLocal |
A thread local that stores the CacheMode during use of a session.
|
SimpleHibernateBatchOperationManager | Deprecated
since 7.16.0 due to Hibernate 2 removal.
|
StringClobType | Deprecated
since 7.16.0 due to Hibernate 2 removal.
|
TransientHibernateHandle |
This handle implementation cannot be converted to a String.
|
VersionedHibernateObjectDao<T extends com.atlassian.core.bean.EntityObject> |
Enum | Description |
---|---|
CacheMode |
Controls how a session on the current thread interacts with the second-level cache and query cache.
|
HibernateObjectDao.Cacheability |
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences