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 Summary
Constructors Constructor Description BandanaKeyUniqueConstraintCleaner()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
cleanUp()
void
setSessionFactory(org.hibernate.SessionFactory sessionFactory)
-