com.endeca.portal.util
Class UpdateFramework

java.lang.Object
  extended by com.endeca.portal.util.UpdateFramework

public class UpdateFramework
extends java.lang.Object

This class updates the database framework and is called on startup.


Constructor Summary
UpdateFramework()
           
 
Method Summary
static void execute()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateFramework

public UpdateFramework()
Method Detail

execute

public static void execute()