Uses of Class
com.atlassian.confluence.core.persistence.hibernate.VersionedHibernateObjectDao
Packages that use VersionedHibernateObjectDao
Package
Description
-
Uses of VersionedHibernateObjectDao in com.atlassian.confluence.content.persistence.hibernate
Modifier and TypeClassDescriptionclassHibernate Implementation of the CustomContentDao -
Uses of VersionedHibernateObjectDao in com.atlassian.confluence.content.render.xhtml.migration
Subclasses of VersionedHibernateObjectDao in com.atlassian.confluence.content.render.xhtml.migrationModifier and TypeClassDescriptionclassGeneric DAO for hibernate objects.classOverrides the default behaviour to prevent the last modified user being changed when migrating. -
Uses of VersionedHibernateObjectDao in com.atlassian.confluence.internal.persistence.hibernate
-
Uses of VersionedHibernateObjectDao in com.atlassian.confluence.pages.persistence.dao.hibernate
Subclasses of VersionedHibernateObjectDao in com.atlassian.confluence.pages.persistence.dao.hibernateModifier and TypeClassDescriptionclassAbstract class that defines the basic methods necessary for saving Attachments to a database.classHibernate 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 VersionedHibernateObjectDao in com.atlassian.confluence.pages.templates.persistence.dao.hibernate
-
Uses of VersionedHibernateObjectDao in com.atlassian.confluence.user.persistence.dao.hibernate