com.atlassian.confluence.upgrade.upgradetask
Class BandanaKeyUniqueConstraintCleaner

java.lang.Object
  extended by 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
BandanaKeyUniqueConstraintCleaner()
           
 
Method Summary
 void cleanUp()
           
 void setSessionFactory(net.sf.hibernate.SessionFactory sessionFactory)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BandanaKeyUniqueConstraintCleaner

public BandanaKeyUniqueConstraintCleaner()
Method Detail

setSessionFactory

public void setSessionFactory(net.sf.hibernate.SessionFactory sessionFactory)

cleanUp

public void cleanUp()


Copyright © 2003-2013 Atlassian. All Rights Reserved.