Package com.atlassian.confluence.impl.space.deletion.backgrounddeletion.dao
package com.atlassian.confluence.impl.space.deletion.backgrounddeletion.dao
-
ClassDescriptionIt 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)Prepares SQL scripts for data deletion and retrieving.