Class BandanaKeyUniqueConstraintCleaner
java.lang.Object
com.atlassian.confluence.upgrade.upgradetask.BandanaKeyUniqueConstraintCleaner
Cleans up the bandana table so that unique and not null constraints can be applied to the context and key columns.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
cleanUp()
void
setSessionFactory
(org.hibernate.SessionFactory sessionFactory)
-
Constructor Details
-
BandanaKeyUniqueConstraintCleaner
public BandanaKeyUniqueConstraintCleaner()
-
-
Method Details
-
setSessionFactory
public void setSessionFactory(org.hibernate.SessionFactory sessionFactory) -
cleanUp
public void cleanUp()
-