Uses of Class
com.atlassian.confluence.core.persistence.hibernate.ConfluenceHibernateObjectDao
Packages that use ConfluenceHibernateObjectDao
Package
Description
-
Uses of ConfluenceHibernateObjectDao in com.atlassian.confluence.content.persistence.hibernate
Subclasses of ConfluenceHibernateObjectDao in com.atlassian.confluence.content.persistence.hibernateModifier and TypeClassDescriptionclass
Hibernate Implementation of the CustomContentDao -
Uses of ConfluenceHibernateObjectDao in com.atlassian.confluence.content.render.xhtml.migration
Subclasses of ConfluenceHibernateObjectDao in com.atlassian.confluence.content.render.xhtml.migrationModifier and TypeClassDescriptionclass
Generic DAO for hibernate objects.class
Overrides the default behaviour to prevent the last modified user being changed when migrating. -
Uses of ConfluenceHibernateObjectDao in com.atlassian.confluence.core.persistence.hibernate
Modifier and TypeClassDescriptionclass
class
VersionedHibernateObjectDao<T extends ConfluenceEntityObject & Versioned>
-
Uses of ConfluenceHibernateObjectDao in com.atlassian.confluence.impl.schedule.caesium
Modifier and TypeClassDescriptionclass
class
-
Uses of ConfluenceHibernateObjectDao in com.atlassian.confluence.internal.persistence.hibernate
-
Uses of ConfluenceHibernateObjectDao in com.atlassian.confluence.internal.schedule.persistence.dao
Subclasses of ConfluenceHibernateObjectDao in com.atlassian.confluence.internal.schedule.persistence.dao -
Uses of ConfluenceHibernateObjectDao in com.atlassian.confluence.links.persistence.dao.hibernate
-
Uses of ConfluenceHibernateObjectDao in com.atlassian.confluence.mail.notification.persistence.dao.hibernate
-
Uses of ConfluenceHibernateObjectDao in com.atlassian.confluence.pages.persistence.dao.hibernate
Subclasses of ConfluenceHibernateObjectDao in com.atlassian.confluence.pages.persistence.dao.hibernateModifier and TypeClassDescriptionclass
Abstract class that defines the basic methods necessary for saving Attachments to a database.class
Hibernate implementation of the BlogPost DAOclass
class
class
Non-transactional version of the AbstractHibernateAttachmentDao, which removes all attachment data from the data store after removing the attachments from the database.class
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 -
Uses of ConfluenceHibernateObjectDao in com.atlassian.confluence.pages.templates.persistence.dao.hibernate
-
Uses of ConfluenceHibernateObjectDao in com.atlassian.confluence.security.persistence.dao.hibernate
-
Uses of ConfluenceHibernateObjectDao in com.atlassian.confluence.spaces.persistence.dao.hibernate
-
Uses of ConfluenceHibernateObjectDao in com.atlassian.confluence.user.persistence.dao.hibernate