Class BandanaKeyUniqueConstraintCleaner

java.lang.Object
com.atlassian.confluence.upgrade.upgradetask.BandanaKeyUniqueConstraintCleaner

public class BandanaKeyUniqueConstraintCleaner extends Object
Cleans up the bandana table so that unique and not null constraints can be applied to the context and key columns.
  • Constructor Details

    • BandanaKeyUniqueConstraintCleaner

      public BandanaKeyUniqueConstraintCleaner()
  • Method Details

    • setSessionFactory

      public void setSessionFactory(org.hibernate.SessionFactory sessionFactory)
    • cleanUp

      public void cleanUp()