Uses of Class
com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
Packages that use HibernateObjectDao
Package
Description
- 
Uses of HibernateObjectDao in com.atlassian.confluence.content.persistence.hibernateSubclasses of HibernateObjectDao in com.atlassian.confluence.content.persistence.hibernateModifier and TypeClassDescriptionclassHibernate Implementation of the CustomContentDao
- 
Uses of HibernateObjectDao in com.atlassian.confluence.content.render.xhtml.migrationModifier and TypeClassDescriptionclassclassOverrides the default behaviour to prevent the last modified user being changed when migrating.
- 
Uses of HibernateObjectDao in com.atlassian.confluence.core.persistence.hibernateSubclasses of HibernateObjectDao in com.atlassian.confluence.core.persistence.hibernateModifier and TypeClassDescriptionclassclassclassclassVersionedHibernateObjectDao<T extends ConfluenceEntityObject & Versioned>
- 
Uses of HibernateObjectDao in com.atlassian.confluence.impl.pages.persistence.daoSubclasses of HibernateObjectDao in com.atlassian.confluence.impl.pages.persistence.dao
- 
Uses of HibernateObjectDao in com.atlassian.confluence.impl.schedule.caesiumSubclasses of HibernateObjectDao in com.atlassian.confluence.impl.schedule.caesiumModifier and TypeClassDescriptionclassclass
- 
Uses of HibernateObjectDao in com.atlassian.confluence.internal.audit.persistence.dao.hibernate
- 
Uses of HibernateObjectDao in com.atlassian.confluence.internal.persistence.hibernateModifier and TypeClassDescriptionclassclassManage the ZduStatusEntity table.
- 
Uses of HibernateObjectDao in com.atlassian.confluence.internal.schedule.persistence.dao
- 
Uses of HibernateObjectDao in com.atlassian.confluence.labels.persistence.dao.hibernate
- 
Uses of HibernateObjectDao in com.atlassian.confluence.links.persistence.dao.hibernateModifier and TypeClassDescriptionclassclassHibernate implementation of theTitleContentMappingDaointerface.
- 
Uses of HibernateObjectDao in com.atlassian.confluence.mail.notification.persistence.dao.hibernate
- 
Uses of HibernateObjectDao in com.atlassian.confluence.pages.persistence.dao.hibernateModifier and TypeClassDescriptionclassAbstract class that defines the basic methods necessary for saving Attachments to a database.classclassDeprecated, for removal: This API element is subject to removal in a future version.since 8.8, no replacementclassHibernate implementation of the BlogPost DAOclassclassclassNon-transactional version of the AbstractHibernateAttachmentDao, which removes all attachment data from the data store after removing the attachments from the database.classTransactional 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
- 
Uses of HibernateObjectDao in com.atlassian.confluence.pages.templates.persistence.dao.hibernate
- 
Uses of HibernateObjectDao in com.atlassian.confluence.security.persistence.dao.hibernateModifier and TypeClassDescriptionclassclass
- 
Uses of HibernateObjectDao in com.atlassian.confluence.setup.settingsSubclasses of HibernateObjectDao in com.atlassian.confluence.setup.settings
- 
Uses of HibernateObjectDao in com.atlassian.confluence.spaces.persistence.dao.hibernate
- 
Uses of HibernateObjectDao in com.atlassian.confluence.user.persistence.dao.hibernate