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.
|
Class | Description |
---|---|
BodyContentHibernateDao |
This DAO is used to support the migration of wiki formatted content to XHTML formatted.
|
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 |
Hibernate configuration for Confluence.
|
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 | |
HibernateAnyTypeDao | |
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 |
Provides methods to manage objects in the current Hibernate
Session . |
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 |
Provides methods for performing batch operations in a series of independent transactions.
|
StringClobType | |
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–2020 Atlassian. All rights reserved.