Class HibernateHiLoIdFixer
- java.lang.Object
-
- com.atlassian.confluence.importexport.xmlimport.HibernateHiLoIdFixer
-
@Deprecated public class HibernateHiLoIdFixer extends Object
Deprecated.since 7.17.0. Will be moved to impl package.Fixes the "Hi" values of the HibernateHiLoIdGenerator after an import. This was previously an upgrade task.
-
-
Constructor Summary
Constructors Constructor Description HibernateHiLoIdFixer(com.atlassian.event.api.EventPublisher eventPublisher, org.hibernate.SessionFactory sessionFactory)
Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description void
fixHiLoTable()
Deprecated.
-
-
-
Method Detail
-
fixHiLoTable
public void fixHiLoTable() throws ImportExportException
Deprecated.- Throws:
ImportExportException
-
-