Modifier and Type | Class and Description |
---|---|
class |
PluginContentHibernateDao
Hibernate Implementation of the CustomContentDao
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultContentDao
Generic DAO for hibernate objects.
|
class |
MigrationPageTemplateDao
Overrides the default behaviour to prevent the last modified user being
changed when migrating.
|
Modifier and Type | Class and Description |
---|---|
class |
ConfluenceHibernateObjectDao
Abstract superclass of all Confluence hibernate DAOs.
|
class |
ContentEntityObjectHibernateDao |
class |
ContentPermissionHibernateDao |
class |
GenericHibernateVersionedObjectDao |
Modifier and Type | Class and Description |
---|---|
class |
SchedulerClusteredJobDao
|
class |
SchedulerRunDetailsDao |
Modifier and Type | Class and Description |
---|---|
class |
HibernateInternalRunDetailsDao
The implementation of
InternalRunDetailsDao interface |
Modifier and Type | Class and Description |
---|---|
class |
HibernateLinkDao |
class |
HibernateReferralDao |
class |
HibernateTrackbackDao |
Modifier and Type | Class and Description |
---|---|
class |
HibernateNotificationDao |
Modifier and Type | Class and Description |
---|---|
class |
HibernateMailDao |
Modifier and Type | Class and Description |
---|---|
class |
AbstractHibernateAttachmentDao
Abstract class that defines the basic methods necessary for saving Attachments
to a database.
|
class |
HibernateBlogPostDao
Hibernate implementation of the BlogPost DAO
|
class |
HibernateCommentDao |
class |
HibernatePageDao |
class |
NonTransactionalHibernateAttachmentDao
Non-transactional version of the AbstractHibernateAttachmentDao, which removes all attachment data
from the data store after removing the attachments from the database.
|
class |
TransactionalHibernateAttachmentDao
Transactional version of the AbstractHibernateAttachmentDao, which removes the Attachment data
as the Attachment itself is being removed, since it can be rolled back by the transaction
|
Modifier and Type | Class and Description |
---|---|
class |
HibernatePageTemplateDao |
Modifier and Type | Class and Description |
---|---|
class |
HibernateSpacePermissionDao |
Modifier and Type | Class and Description |
---|---|
class |
HibernateSpaceDao |
Modifier and Type | Class and Description |
---|---|
class |
HibernatePersonalInformationDao |
Modifier and Type | Class and Description |
---|---|
class |
HibernateUserStatusDao
Deprecated.
Since 5.9.1
|
Copyright © 2003–2018 Atlassian. All rights reserved.