Uses of Package
com.atlassian.confluence.impl.space.deletion.backgrounddeletion.dao
Packages that use com.atlassian.confluence.impl.space.deletion.backgrounddeletion.dao
Package
Description
-
Classes in com.atlassian.confluence.impl.space.deletion.backgrounddeletion.dao used by com.atlassian.confluence.impl.space.deletion.backgrounddeletion.daoClassDescriptionIt is a pair of two IDs, ID of a parent (referencedId) and ID of a child (dependantId).The same as DbRawData, but also has content type (required for JDBC operations).DAO to delete records via native queries (used in Fast Space Deletion functionality)
-
Classes in com.atlassian.confluence.impl.space.deletion.backgrounddeletion.dao used by com.atlassian.confluence.impl.space.deletion.backgrounddeletion.erasersClassDescriptionThe same as DbRawData, but also has content type (required for JDBC operations).Prepares SQL scripts for data deletion and retrieving.
-
Classes in com.atlassian.confluence.impl.space.deletion.backgrounddeletion.dao used by com.atlassian.confluence.impl.space.deletion.backgrounddeletion.erasers.miscClassDescriptionIt is a pair of two IDs, ID of a parent (referencedId) and ID of a child (dependantId).The same as DbRawData, but also has content type (required for JDBC operations).