Class AncestorsEntityInfo

java.lang.Object
com.atlassian.confluence.impl.backuprestore.hibernate.AncestorsEntityInfo
All Implemented Interfaces:
ExportableEntityInfo

public class AncestorsEntityInfo extends Object implements ExportableEntityInfo
Custom entity info for CONFANCESTORS table. We need it because Hibernate does not have the entity for this table. Note: it has to be removed when CONFANCESTORS table is removed.
Since:
8.1.0